From 810b02d9fda297467187a197e07beb5d8913223e Mon Sep 17 00:00:00 2001 From: Ushie Date: Fri, 9 Jun 2023 10:45:22 +0300 Subject: [PATCH] build: bump version to v1.3.1 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index ed1725c1..c814e02b 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -4,7 +4,7 @@ homepage: https://github.com/revanced/revanced-manager publish_to: 'none' -version: 1.3.0+100300000 +version: 1.3.1+100300001 environment: sdk: '>=3.0.0 <4.0.0'