From afa1b4f4246d99b926f2234d0a2e67a0477c1600 Mon Sep 17 00:00:00 2001 From: chen08209 Date: Wed, 19 Jun 2024 10:12:21 +0800 Subject: [PATCH] Update version --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index c18444f..6384cc9 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: fl_clash description: A multi-platform proxy client based on ClashMeta, simple and easy to use, open-source and ad-free. publish_to: 'none' -version: 0.8.24 +version: 0.8.25 environment: sdk: '>=3.1.0 <4.0.0'