From 8c3faac343fd7dec1b0f2e31cad378c61d9da934 Mon Sep 17 00:00:00 2001 From: Ushie Date: Mon, 12 Dec 2022 17:04:23 +0300 Subject: [PATCH] build: bump version to v0.0.47 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 47b1ec03..65504070 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -4,7 +4,7 @@ homepage: https://github.com/revanced/revanced-manager publish_to: 'none' -version: 0.0.46+46 +version: 0.0.47+47 environment: sdk: ">=2.17.5 <3.0.0"