release: version 0.5.11

This commit is contained in:
problematicconsumer
2023-09-23 01:01:28 +03:30
parent 0250884797
commit fa32b85628
2 changed files with 12 additions and 2 deletions

View File

@@ -1,7 +1,17 @@
# Changelog # Changelog
## 0.5.10 (2023-09-22) ## 0.5.11 (2023-09-22)
#### Other
* Fix android bundle abi.
* Bump core version.
## v0.5.10 (2023-09-22)
#### 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.5.10+510 version: 0.5.11+511
environment: environment:
sdk: ">=3.0.5 <4.0.0" sdk: ">=3.0.5 <4.0.0"