From c1cc812ea44a57c9397bde48c6e49b97ea8b6b0d Mon Sep 17 00:00:00 2001 From: Ushie Date: Sat, 24 Jun 2023 19:17:59 +0300 Subject: [PATCH] build: bump version to v1.3.6 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 5d8b9d64..f807d4e8 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -4,7 +4,7 @@ homepage: https://github.com/revanced/revanced-manager publish_to: 'none' -version: 1.3.5+100300005 +version: 1.3.6+100300006 environment: sdk: '>=3.0.0 <4.0.0'