From 97b1683f2ec19ac20bb0437b6142d451eb6dca14 Mon Sep 17 00:00:00 2001 From: inotia00 <108592928+inotia00@users.noreply.github.com> Date: Sun, 19 May 2024 15:36:34 +0900 Subject: [PATCH] build: version to v1.20.3 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index e206469919..9648ddc362 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -4,7 +4,7 @@ homepage: https://github.com/ReVanced/revanced-manager publish_to: 'none' -version: 1.20.2+102000200 +version: 1.20.3+102000300 environment: sdk: '>=3.0.0 <4.0.0'