From fd099fb632f5cfabc28bbf06d66b4a16d56876f0 Mon Sep 17 00:00:00 2001 From: Alberto Ponces Date: Tue, 20 Sep 2022 02:38:55 +0100 Subject: [PATCH] build: Bump version to v0.0.16 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 1e55656f..daaf15f4 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -4,7 +4,7 @@ homepage: https://github.com/revanced/revanced-manager publish_to: 'none' -version: 0.0.15+15 +version: 0.0.16+16 environment: sdk: ">=2.17.5 <3.0.0"