From e6a8f4e6dcce7608841d28cdceeaaa6b47deb296 Mon Sep 17 00:00:00 2001 From: oSumAtrIX Date: Sat, 4 Nov 2023 22:41:48 +0100 Subject: [PATCH] build: Bump version to v1.15.1 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 6550c56b4c..e5d5c80b64 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -4,7 +4,7 @@ homepage: https://github.com/revanced/revanced-manager publish_to: 'none' -version: 1.15.0+101500000 +version: 1.15.1+101500100 environment: sdk: '>=3.0.0 <4.0.0'