From 29323d4e20012a2575297ad86f72bb5e5cec8642 Mon Sep 17 00:00:00 2001 From: Pun Butrach Date: Sat, 15 Jul 2023 12:55:59 +0700 Subject: [PATCH] build: update app version to `v1.4.1` --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 196aff34..52ecea22 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -4,7 +4,7 @@ homepage: https://github.com/revanced/revanced-manager publish_to: 'none' -version: 1.4.0+100400000 +version: 1.4.1+100400001 environment: sdk: '>=3.0.0 <4.0.0'