diff --git a/CHANGELOG.md b/CHANGELOG.md index 1f653cb98..8301a22c9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +## v1.12.1 +- Switch the dev hosting platform from GitLab to GitHub +- Updated translations and dependencies +- New onboarding screen with SSO as first class feature + ## v1.12.0 - Added translation using Weblate (Toki Pona) (Mæve Rey) - Translated using Weblate (Arabic) (Rex_sa) diff --git a/pubspec.yaml b/pubspec.yaml index 8c65f8588..2b08a0948 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: fluffychat description: Chat with your friends. publish_to: none -version: 1.12.0+3452 +version: 1.13.0+3514 environment: sdk: ">=3.0.0 <4.0.0"