release: version 0.7.2

This commit is contained in:
problematicconsumer
2023-10-04 18:07:09 +03:30
parent 8ec9f7f964
commit c1dc3659b1
2 changed files with 10 additions and 2 deletions

View File

@@ -1,7 +1,15 @@
# Changelog # Changelog
## 0.7.1 (2023-10-03) ## 0.7.2 (2023-10-04)
#### Other
* Fix bugs.
## v0.7.1 (2023-10-03)
#### Other #### Other

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.7.1+701 version: 0.7.2+702
environment: environment:
sdk: ">=3.0.5 <4.0.0" sdk: ">=3.0.5 <4.0.0"