From 3c3ebe7d9d709ce889c2de455acb88335ac4de97 Mon Sep 17 00:00:00 2001 From: Ushie Date: Sat, 26 Nov 2022 22:14:56 +0300 Subject: [PATCH] build: bump version to v0.0.42 --- pubspec.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 901e32968e..94b86e55dc 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -4,7 +4,7 @@ homepage: https://github.com/revanced/revanced-manager publish_to: 'none' -version: 0.0.41+41 +version: 0.0.42+42 environment: sdk: ">=2.17.5 <3.0.0" @@ -75,6 +75,7 @@ dependencies: wakelock: ^0.6.2 sentry_dio: ^6.12.2 flutter_dotenv: ^5.0.2 + pub_release: ^8.0.3 dev_dependencies: json_serializable: ^6.3.1