From 759e5243e7d3b9cb82f73acee234586f504f9bab Mon Sep 17 00:00:00 2001 From: Hiddify Date: Fri, 15 Sep 2023 11:39:42 +0200 Subject: [PATCH] =?UTF-8?q?release:=20version=200.5.4.dev=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- changelog.md | 4 ++++ pubspec.yaml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index 7381e0fd..894eba9d 100644 --- a/changelog.md +++ b/changelog.md @@ -11,6 +11,8 @@ #### Fix +* Bug ini ci to google play. + * Tag version issue. * Ci bug. @@ -21,6 +23,8 @@ #### Other +* Better manage the market release. + * Update. * Merge branch 'main' of https://github.com/hiddify/hiddify-next. diff --git a/pubspec.yaml b/pubspec.yaml index d3aad1ac..1c3e91f7 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: hiddify description: A Proxy Frontend. publish_to: "none" -version: 0.5.3+503 +version: 0.5.4+504 environment: sdk: ">=3.0.5 <4.0.0"