From 6b66c7bbd005b0bafefc27c513ea6d10fbccd4dd Mon Sep 17 00:00:00 2001 From: Alberto Ponces Date: Sat, 24 Sep 2022 12:16:02 +0100 Subject: [PATCH] build: Bump version to v0.0.23 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 575b887e..100f1741 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -4,7 +4,7 @@ homepage: https://github.com/revanced/revanced-manager publish_to: 'none' -version: 0.0.22+22 +version: 0.0.23+23 environment: sdk: ">=2.17.5 <3.0.0"