Skip to content

Commit

Permalink
release: version 0.13.6
Browse files Browse the repository at this point in the history
  • Loading branch information
problematicconsumer committed Jan 7, 2024
1 parent ef22926 commit f1c07cf
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 3 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## [0.13.6] - 2023-1-7

- First stable 0.13.x release. check changes from 0.13.0.dev to 0.13.5.dev for more details.

## [0.13.5.dev] - 2023-1-6

### New Features and Improvements
Expand Down Expand Up @@ -211,6 +215,7 @@
- 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)

[0.13.6]: https://github.com/hiddify/hiddify-next/releases/tag/v0.13.6
[0.13.5.dev]: https://github.com/hiddify/hiddify-next/releases/tag/v0.13.5.dev
[0.13.4.dev]: https://github.com/hiddify/hiddify-next/releases/tag/v0.13.4.dev
[0.13.3.dev]: https://github.com/hiddify/hiddify-next/releases/tag/v0.13.3.dev
Expand Down
2 changes: 1 addition & 1 deletion dependencies.properties
Original file line number Diff line number Diff line change
@@ -1 +1 @@
core.version=0.9.2
core.version=0.10.0
2 changes: 1 addition & 1 deletion libcore
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: hiddify
description: Cross Platform Multi Protocol Proxy Frontend.
publish_to: "none"
version: 0.13.5+1350
version: 0.13.6+1360

environment:
sdk: ">=3.2.0 <4.0.0"
Expand Down

0 comments on commit f1c07cf

Please sign in to comment.