From dbf1724ccab58769bfbce5b41928f5d1349c8341 Mon Sep 17 00:00:00 2001 From: chen08209 Date: Sat, 4 May 2024 00:14:34 +0800 Subject: [PATCH] Update Version --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 72d4a9c..4573973 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.7.5 +version: 0.7.6 environment: sdk: '>=3.1.0 <4.0.0'