Skip to content

Commit

Permalink
release: version 0.5.6.dev 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
hiddify-com committed Sep 15, 2023
1 parent 31423a8 commit f5ca43b
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@

#### New

* Add support for base64 sublink for header from content.

* Add profile headers from comments in response! good for hosting in github and show information.

* Automated version release.
Expand All @@ -13,6 +15,16 @@

#### Fix

* If .dev is exist in the version do not show update needed.

* Keep the link as it is. fix the issue with &

* Dependency issue.

* Remove extra print.

* Bug in get headers from body.

* Bug ini ci to google play.

* Tag version issue.
Expand Down
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: A Proxy Frontend.
publish_to: "none"
version: 0.5.5+505
version: 0.5.6+506

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

0 comments on commit f5ca43b

Please sign in to comment.