From 6ef1b072e807fc2052398914a31118f1612bcd99 Mon Sep 17 00:00:00 2001 From: Benjamin Halko Date: Mon, 11 Dec 2023 18:27:19 -0800 Subject: [PATCH] build: Bump version to `v1.17.2` --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index b59eefcc66..63e7f2eece 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -4,7 +4,7 @@ homepage: https://github.com/ReVanced/revanced-manager publish_to: 'none' -version: 1.17.1+101700100 +version: 1.17.2+101700200 environment: sdk: '>=3.0.0 <4.0.0'