From 4dfa0dada60c26da7640261693530874b2b65e5e Mon Sep 17 00:00:00 2001 From: Aunali321 Date: Sat, 8 Oct 2022 22:08:03 +0530 Subject: [PATCH] build: bump version to v0.0.30 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 3a39dfb2..f41ed7a3 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -4,7 +4,7 @@ homepage: https://github.com/revanced/revanced-manager publish_to: 'none' -version: 0.0.29+29 +version: 0.0.30+30 environment: sdk: ">=2.17.5 <3.0.0"