release: version 0.5.8

This commit is contained in:
Hiddify
2023-09-22 20:51:20 +02:00
parent 3e81ebd4cc
commit 7d9cb5a5ae
2 changed files with 8 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
# Changelog # Changelog
## (unreleased) ## 0.5.8 (2023-09-22)
#### New #### New
@@ -63,6 +63,12 @@
#### Other #### Other
* Fix ci.
* Fix false-positive error reports.
* Change build setup.
* Fix minor bugs. * Fix minor bugs.
* Refactor app update. * Refactor app update.

View File

@@ -1,7 +1,7 @@
name: hiddify name: hiddify
description: A Proxy Frontend. description: A Proxy Frontend.
publish_to: "none" publish_to: "none"
version: 0.5.7+507 version: 0.5.8
environment: environment:
sdk: ">=3.0.5 <4.0.0" sdk: ">=3.0.5 <4.0.0"