From 217d525cb2f3201ad811097128a537fee569e20a Mon Sep 17 00:00:00 2001 From: Aunali321 Date: Tue, 11 Jul 2023 01:22:57 +0530 Subject: [PATCH] build: update app version to v1.4.0 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index a724dcb0e7..3a99a5ba49 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -4,7 +4,7 @@ homepage: https://github.com/revanced/revanced-manager publish_to: 'none' -version: 1.3.9+100300009 +version: 1.4.0+100400000 environment: sdk: '>=3.0.0 <4.0.0'