From 6bd218277d1e403e365e8d448a6ab00bca537d5e Mon Sep 17 00:00:00 2001 From: Alberto Ponces Date: Sat, 17 Sep 2022 19:40:44 +0100 Subject: [PATCH] build: Bump version to v0.0.9 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index a0245e01..99c7e39d 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -4,7 +4,7 @@ homepage: https://github.com/revanced/revanced-manager publish_to: 'none' -version: 0.0.8+8 +version: 0.0.9+9 environment: sdk: ">=2.17.5 <3.0.0"