From 1c74f43b220bea8f3350ec04ddbc3af8da3244d5 Mon Sep 17 00:00:00 2001 From: validcube Date: Sun, 15 Oct 2023 18:22:42 +0700 Subject: [PATCH] build: bump version to `1.13.0` --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index a15fadf6..a608f031 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -4,7 +4,7 @@ homepage: https://github.com/revanced/revanced-manager publish_to: 'none' -version: 1.12.1+101200100 +version: 1.13.0+101300000 environment: sdk: '>=3.0.0 <4.0.0'