diff --git a/changelog.md b/changelog.md index 7c170b97..e31b5cf5 100644 --- a/changelog.md +++ b/changelog.md @@ -1,7 +1,15 @@ # Changelog -## 0.8.3 (2023-10-07) +## 0.8.4 (2023-10-07) + +#### Fix + +* Translate. + + + +## v0.8.3 (2023-10-07) #### Other diff --git a/pubspec.yaml b/pubspec.yaml index 544a324a..d336226a 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: hiddify description: A Proxy Frontend. publish_to: "none" -version: 0.8.3+803 +version: 0.8.4+804 environment: sdk: ">=3.0.5 <4.0.0"