From 001122237193a1afa6937f0ec578f2afe56d01b7 Mon Sep 17 00:00:00 2001 From: Aunali321 Date: Sun, 23 Jul 2023 14:25:11 +0530 Subject: [PATCH] chore:fix incorrect version --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index c5917c80..c69acb59 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -4,7 +4,7 @@ homepage: https://github.com/revanced/revanced-manager publish_to: 'none' -version: 1.4.1+100400001 +version: 1.4.3+100400003 environment: sdk: '>=3.0.0 <4.0.0'