From 1cb556c8f8fd40b124d7c769bf12d229f9426ccb Mon Sep 17 00:00:00 2001 From: oSumAtrIX Date: Fri, 10 Feb 2023 05:34:10 +0100 Subject: [PATCH] chore: bump version to 0.0.55 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index bd002e53..5b0ee060 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -4,7 +4,7 @@ homepage: https://github.com/revanced/revanced-manager publish_to: 'none' -version: 0.0.54+54 +version: 0.0.55+55 environment: sdk: ">=2.17.5 <3.0.0"