From c129c1eeae694e6746e9ba386280314d985e970d Mon Sep 17 00:00:00 2001 From: Ushie Date: Thu, 20 Oct 2022 10:08:33 +0300 Subject: [PATCH] build: bump version to v0.0.36 totally didnt forget to bump last night --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index dc80b64a..22f5cfac 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -4,7 +4,7 @@ homepage: https://github.com/revanced/revanced-manager publish_to: 'none' -version: 0.0.34+34 +version: 0.0.36+36 environment: sdk: ">=2.17.5 <3.0.0"