From c8c35ca801c44f45a18c31daf1c285912aef7a49 Mon Sep 17 00:00:00 2001 From: Alberto Ponces Date: Fri, 23 Sep 2022 15:34:18 +0100 Subject: [PATCH] build: Bump version to v0.0.22 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index f03251fc..575b887e 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -4,7 +4,7 @@ homepage: https://github.com/revanced/revanced-manager publish_to: 'none' -version: 0.0.21+21 +version: 0.0.22+22 environment: sdk: ">=2.17.5 <3.0.0"