From ba932758c85748e99af0a909089edf9d0a41d478 Mon Sep 17 00:00:00 2001 From: validcube Date: Sat, 21 Oct 2023 23:00:51 +0700 Subject: [PATCH] build: bump version to v1.14.0 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index d53d566e..1e3cd7e2 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -4,7 +4,7 @@ homepage: https://github.com/revanced/revanced-manager publish_to: 'none' -version: 1.13.1+101300100 +version: 1.14.0+101400000 environment: sdk: '>=3.0.0 <4.0.0'