release: version 0.9.2

This commit is contained in:
problematicconsumer
2023-10-15 23:58:44 +03:30
parent f7f20f0781
commit bd46b36630
5 changed files with 15 additions and 5 deletions

View File

@@ -1,7 +1,17 @@
# Changelog # Changelog
## 0.9.1 (2023-10-15) ## 0.9.2 (2023-10-15)
#### Other
* Fix ndk setup.
* Fix android arm bug.
## v0.9.1 (2023-10-15)
#### 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.9.1+901 version: 0.9.2+902
environment: environment:
sdk: ">=3.0.5 <4.0.0" sdk: ">=3.0.5 <4.0.0"