From 43f4156430e14fc420763e67557d2e473ff0d113 Mon Sep 17 00:00:00 2001 From: Hiddify Date: Fri, 15 Sep 2023 11:18:28 +0200 Subject: [PATCH] =?UTF-8?q?release:=20version=200.5.2.dev=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- changelog.md | 2 ++ pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index 10476c0e..cd4fba04 100644 --- a/changelog.md +++ b/changelog.md @@ -19,6 +19,8 @@ #### Other +* Update. + * Merge branch 'main' of https://github.com/hiddify/hiddify-next. * Improve accessability. diff --git a/pubspec.yaml b/pubspec.yaml index 2d758263..30050674 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: hiddify description: A Proxy Frontend. publish_to: "none" -version: 0.5.1+501 +version: 0.5.2+502 environment: sdk: ">=3.0.5 <4.0.0"