From a0a43a56514ddc10fe911036ed4ba5f60888062c Mon Sep 17 00:00:00 2001 From: Ushie Date: Mon, 4 Sep 2023 04:15:55 +0300 Subject: [PATCH] build: bump version to v1.9.5 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 52ec55b2..5293a268 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -4,7 +4,7 @@ homepage: https://github.com/revanced/revanced-manager publish_to: 'none' -version: 1.9.4+100900400 +version: 1.9.5+100900500 environment: sdk: '>=3.0.0 <4.0.0'