From b7347c312ab54f746af1376d4de2a9e8ad3c7b1f Mon Sep 17 00:00:00 2001 From: Aunali321 Date: Mon, 12 Jun 2023 08:59:49 +0530 Subject: [PATCH] build: bump version to v1.3.4 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 56f07e8e..a4eb7224 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -4,7 +4,7 @@ homepage: https://github.com/revanced/revanced-manager publish_to: 'none' -version: 1.3.3+100300003 +version: 1.3.4+100300004 environment: sdk: '>=3.0.0 <4.0.0'