From bbe5142ca9df71392b18234d76b07d69477437ce Mon Sep 17 00:00:00 2001 From: Ushie Date: Thu, 26 Oct 2023 17:21:25 +0300 Subject: [PATCH] build: bump version to v1.14.2 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index be223bdc53..4acf9060b8 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -4,7 +4,7 @@ homepage: https://github.com/revanced/revanced-manager publish_to: 'none' -version: 1.14.1+101400100 +version: 1.14.2+101400200 environment: sdk: '>=3.0.0 <4.0.0'