diff --git a/CHANGELOG.md b/CHANGELOG.md index 548c1fa6..61477c7a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,7 @@ -## v1.7.1 2022 11-23 +## v1.7.2 2022-12-19 +Update dependencies and translations. + +## v1.7.1 2022-11-23 Minor bugfix release to retrigger build for FlatPak and Android. Fixes some style bugs and updates some translations ## v1.7.0 2022-11-17 diff --git a/pubspec.yaml b/pubspec.yaml index 04686b21..92b3177d 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: fluffychat description: Chat with your friends. publish_to: none -version: 1.7.1+2329 +version: 1.7.2+2330 environment: sdk: ">=2.12.0 <3.0.0"