From 18fd0552dbc7e3cc5d107b6ec1da0a1e6d69d88c Mon Sep 17 00:00:00 2001 From: Ushie Date: Sun, 27 Aug 2023 02:23:36 +0300 Subject: [PATCH] build: bump version to v1.9.0 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index d902b206..9096a734 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -4,7 +4,7 @@ homepage: https://github.com/revanced/revanced-manager publish_to: 'none' -version: 1.8.0+100800000 +version: 1.9.0+100900000 environment: sdk: '>=3.0.0 <4.0.0'