From 1442916b207de22bd6124a48e1444110b84a2583 Mon Sep 17 00:00:00 2001 From: Ushie Date: Thu, 10 Aug 2023 03:01:03 +0300 Subject: [PATCH] build: bump version to `1.8.0` --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 9f9cc957db..d902b20658 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -4,7 +4,7 @@ homepage: https://github.com/revanced/revanced-manager publish_to: 'none' -version: 1.7.0+100700000 +version: 1.8.0+100800000 environment: sdk: '>=3.0.0 <4.0.0'