release: version 0.11.1
This commit is contained in:
@@ -1,5 +1,11 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## [0.11.1] - 2023-11-19
|
||||||
|
|
||||||
|
### Bug Fixes
|
||||||
|
|
||||||
|
- Fixed Android manifest bug.
|
||||||
|
|
||||||
## [0.11.0] - 2023-11-19
|
## [0.11.0] - 2023-11-19
|
||||||
|
|
||||||
### New Features and Improvements
|
### New Features and Improvements
|
||||||
@@ -67,5 +73,6 @@
|
|||||||
- Fixed localization mistakes in Russian. [PR#95](https://github.com/hiddify/hiddify-next/pull/95) by [solokot](https://github.com/solokot)
|
- Fixed localization mistakes in Russian. [PR#95](https://github.com/hiddify/hiddify-next/pull/95) by [solokot](https://github.com/solokot)
|
||||||
- Fixed localization mistakes in Russian. [PR#74](https://github.com/hiddify/hiddify-next/pull/74) by [Elshad Guseynov](https://github.com/lifeindarkside)
|
- Fixed localization mistakes in Russian. [PR#74](https://github.com/hiddify/hiddify-next/pull/74) by [Elshad Guseynov](https://github.com/lifeindarkside)
|
||||||
|
|
||||||
|
[0.11.1]: https://github.com/hiddify/hiddify-next/releases/tag/v0.11.1
|
||||||
[0.11.0]: https://github.com/hiddify/hiddify-next/releases/tag/v0.11.0
|
[0.11.0]: https://github.com/hiddify/hiddify-next/releases/tag/v0.11.0
|
||||||
[0.10.0]: https://github.com/hiddify/hiddify-next/releases/tag/v0.10.0
|
[0.10.0]: https://github.com/hiddify/hiddify-next/releases/tag/v0.10.0
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
name: hiddify
|
name: hiddify
|
||||||
description: A Proxy Frontend.
|
description: A Proxy Frontend.
|
||||||
publish_to: "none"
|
publish_to: "none"
|
||||||
version: 0.11.0+1100
|
version: 0.11.1+1101
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
sdk: ">=3.1.0 <4.0.0"
|
sdk: ">=3.1.0 <4.0.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user