From 557b42bc56dadca6b8b85b022b1c3b850368cf08 Mon Sep 17 00:00:00 2001 From: Ushie Date: Sun, 27 Aug 2023 03:58:30 +0300 Subject: [PATCH] build: bump version to 1.9.1 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 9096a73497..a13869d697 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -4,7 +4,7 @@ homepage: https://github.com/revanced/revanced-manager publish_to: 'none' -version: 1.9.0+100900000 +version: 1.9.1+100900100 environment: sdk: '>=3.0.0 <4.0.0'