diff --git a/CHANGELOG.md b/CHANGELOG.md index c44a62b..008ed2c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +# 0.6.2 + +- Migrate & fix server. + # 0.6.1 - Fix image loading. diff --git a/pubspec.yaml b/pubspec.yaml index 607e285..3b2b4d1 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -3,7 +3,7 @@ description: A beautiful new tab for your browser built with love in Flutter. publish_to: 'none' -version: 0.6.1 +version: 0.6.2 environment: sdk: '>=3.4.0 <4.0.0'