From b61768e049bab2592d5368459ab8702681346aab Mon Sep 17 00:00:00 2001 From: problematicconsumer Date: Mon, 13 Nov 2023 19:08:40 +0330 Subject: [PATCH] release: version 0.10.8.dev --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 0480cab6..9a3e918c 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: hiddify description: A Proxy Frontend. publish_to: "none" -version: 0.10.7+1007 +version: 0.10.8+1008 environment: sdk: ">=3.1.0 <4.0.0"