diff --git a/changelog.md b/changelog.md index cd4fba04..7381e0fd 100644 --- a/changelog.md +++ b/changelog.md @@ -11,6 +11,8 @@ #### Fix +* Tag version issue. + * Ci bug. * Remove comments. diff --git a/pubspec.yaml b/pubspec.yaml index 30050674..d3aad1ac 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: hiddify description: A Proxy Frontend. publish_to: "none" -version: 0.5.2+502 +version: 0.5.3+503 environment: sdk: ">=3.0.5 <4.0.0"