diff --git a/changelog.md b/changelog.md index 894eba9d..2a7ada10 100644 --- a/changelog.md +++ b/changelog.md @@ -5,6 +5,8 @@ #### New +* Add profile headers from comments in response! good for hosting in github and show information. + * Automated version release. * Send release versions only to play market add pre-release version. diff --git a/pubspec.yaml b/pubspec.yaml index 1c3e91f7..81d1e4f9 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: hiddify description: A Proxy Frontend. publish_to: "none" -version: 0.5.4+504 +version: 0.5.5+505 environment: sdk: ">=3.0.5 <4.0.0"