From 9df6d52e2da5322ddd458e02567b54a5bf801322 Mon Sep 17 00:00:00 2001 From: Ushie Date: Sun, 27 Aug 2023 05:40:50 +0300 Subject: [PATCH] build: bump version to v1.9.2 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index a13869d6..81921c69 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -4,7 +4,7 @@ homepage: https://github.com/revanced/revanced-manager publish_to: 'none' -version: 1.9.1+100900100 +version: 1.9.2+100900200 environment: sdk: '>=3.0.0 <4.0.0'