From b1fb9dd7d3a28ad5fbe1b83581274f4f614b194a Mon Sep 17 00:00:00 2001 From: Ushie Date: Sat, 2 Dec 2023 03:44:51 +0300 Subject: [PATCH] build: Bump version to `v1.17.1` --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index b10e3400..b3f701d6 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -4,7 +4,7 @@ homepage: https://github.com/revanced/revanced-manager publish_to: 'none' -version: 1.17.0+101700000 +version: 1.17.1+101700100 environment: sdk: '>=3.0.0 <4.0.0'