From bbb10f9325f1e4e98abd24b41cb3cfa26349d399 Mon Sep 17 00:00:00 2001 From: Hiddify Date: Wed, 8 Nov 2023 00:20:16 +0100 Subject: [PATCH] release: version 0.10.5.dev --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 5a75f97d..947e17b2 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: hiddify description: A Proxy Frontend. publish_to: "none" -version: 0.10.4+1004 +version: 0.10.5+1005 environment: sdk: ">=3.0.5 <4.0.0"