From aef2b74491f757e491914389ac64cee6c71431de Mon Sep 17 00:00:00 2001 From: Hiddify Date: Wed, 17 Jan 2024 11:43:58 +0100 Subject: [PATCH] release: version 0.14.1.dev --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 9805262f..92776e7f 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: hiddify description: Cross Platform Multi Protocol Proxy Frontend. publish_to: "none" -version: 0.14.0+1400 +version: 0.14.1+1401 environment: sdk: ">=3.2.0 <4.0.0"