From 4e9f3fe1dcd326ce95bcd0018d2b0e2e634dd4d4 Mon Sep 17 00:00:00 2001 From: Ushie Date: Tue, 21 Nov 2023 17:36:24 +0300 Subject: [PATCH] build: Bump version to v1.16.0 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 36320b65..0f9ea933 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -4,7 +4,7 @@ homepage: https://github.com/revanced/revanced-manager publish_to: 'none' -version: 1.15.1+101500100 +version: 1.16.0+101600000 environment: sdk: '>=3.0.0 <4.0.0'