From 67d204eb028b580992767a79868cde7a2237c9ef Mon Sep 17 00:00:00 2001 From: Ushie Date: Tue, 12 Dec 2023 07:59:55 +0300 Subject: [PATCH] build: Bump version to `v1.17.3` --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 63e7f2ee..9f4c120e 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -4,7 +4,7 @@ homepage: https://github.com/ReVanced/revanced-manager publish_to: 'none' -version: 1.17.2+101700200 +version: 1.17.3+101700300 environment: sdk: '>=3.0.0 <4.0.0'