From 4505f10e505a9e719599242c98e213311e1a5db7 Mon Sep 17 00:00:00 2001 From: oSumAtrIX Date: Wed, 14 Dec 2022 06:04:42 +0100 Subject: [PATCH] build: bump version number --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 2f9177d8..8857b86a 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -4,7 +4,7 @@ homepage: https://github.com/revanced/revanced-manager publish_to: 'none' -version: 0.0.48+48 +version: 0.0.49+49 environment: sdk: ">=2.17.5 <3.0.0"