From 00210f7f0ec2fe0d94da133554f8e30560b44b7f Mon Sep 17 00:00:00 2001 From: oSumAtrIX Date: Tue, 5 Mar 2024 02:49:42 +0100 Subject: [PATCH] chore: Workaround CI bug by setting the expected version --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 4c7ab44f..cc55cfca 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -4,7 +4,7 @@ homepage: https://github.com/ReVanced/revanced-manager publish_to: 'none' -version: 1.19.0-dev.21+101900021 +version: 1.18.0+101800000 environment: sdk: '>=3.0.0 <4.0.0'