From a21b170b52c7dc3c89d8b16cfabb56c4f27603a9 Mon Sep 17 00:00:00 2001 From: oSumAtrIX Date: Thu, 12 Oct 2023 21:54:57 +0200 Subject: [PATCH] build: Bump version to v1.12.0 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 26a33fdc..3db5a236 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -4,7 +4,7 @@ homepage: https://github.com/revanced/revanced-manager publish_to: 'none' -version: 1.11.2+101100200 +version: 1.12.0+101200000 environment: sdk: '>=3.0.0 <4.0.0'