From 6b999b0a0c09d283f34453f89d8c14a034f59bf1 Mon Sep 17 00:00:00 2001 From: Ushie Date: Wed, 2 Nov 2022 00:06:29 +0300 Subject: [PATCH] build: bump version to v0.0.39 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 3f21caa8..40d84385 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -4,7 +4,7 @@ homepage: https://github.com/revanced/revanced-manager publish_to: 'none' -version: 0.0.38+38 +version: 0.0.39+39 environment: sdk: ">=2.17.5 <3.0.0"