From c677f00105762fc63c374b16f52ff3320b36b4c3 Mon Sep 17 00:00:00 2001 From: Ushie Date: Sat, 20 May 2023 02:30:18 +0300 Subject: [PATCH] build: bump version to v1.2.0 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 60fc0551..6f3fcee1 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -4,7 +4,7 @@ homepage: https://github.com/revanced/revanced-manager publish_to: 'none' -version: 1.1.0+100100000 +version: 1.2.0+100200000 environment: sdk: '>=3.0.0 <4.0.0'