From f1e60f96c411425dd5dcee50de6c6c19c94b678d Mon Sep 17 00:00:00 2001 From: oSumAtrIX Date: Sun, 15 Jan 2023 06:19:23 +0100 Subject: [PATCH] chore: bump version to 0.0.53 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 0d123194..9ff628b0 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -4,7 +4,7 @@ homepage: https://github.com/revanced/revanced-manager publish_to: 'none' -version: 0.0.52+52 +version: 0.0.53+53 environment: sdk: ">=2.17.5 <3.0.0"