From e300c9221504a42a98dae0bce933347e022f9164 Mon Sep 17 00:00:00 2001 From: oSumAtrIX Date: Tue, 6 Dec 2022 03:15:23 +0100 Subject: [PATCH] build: bump version to v0.0.44 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 43059871..3a4f891b 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -4,7 +4,7 @@ homepage: https://github.com/revanced/revanced-manager publish_to: 'none' -version: 0.0.43+43 +version: 0.0.44+44 environment: sdk: ">=2.17.5 <3.0.0"