From 6a12e8f37aefb38d82409407fdb6584b0716fa4b Mon Sep 17 00:00:00 2001 From: Ushie Date: Sun, 15 Oct 2023 20:19:23 +0300 Subject: [PATCH] build: bump version to v1.13.1 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index a608f031..93a4fad4 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -4,7 +4,7 @@ homepage: https://github.com/revanced/revanced-manager publish_to: 'none' -version: 1.13.0+101300000 +version: 1.13.1+101300100 environment: sdk: '>=3.0.0 <4.0.0'