From d847a8e0b29eb6c14bbc534b7bf2296a5e3b5664 Mon Sep 17 00:00:00 2001 From: oSumAtrIX Date: Mon, 19 Dec 2022 01:39:48 +0100 Subject: [PATCH] build: bump version to v0.0.52 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 8850ab5b..0d123194 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -4,7 +4,7 @@ homepage: https://github.com/revanced/revanced-manager publish_to: 'none' -version: 0.0.51+51 +version: 0.0.52+52 environment: sdk: ">=2.17.5 <3.0.0"