diff --git a/docs/changelog.md b/docs/changelog.md index 095bd07465..ee63047385 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -2,6 +2,9 @@ ## Unreleased + +## 0.0.22 (2024-11-26) + ### Highlights for users * (Android) Notifications now use Zulip's custom sound by default. (#340) diff --git a/pubspec.yaml b/pubspec.yaml index 4bb943b237..155d1b4517 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -8,7 +8,7 @@ description: A Zulip client for Android and iOS publish_to: 'none' # Keep the last two numbers equal; see docs/release.md. -version: 0.0.21+21 +version: 0.0.22+22 environment: # We use a recent version of Flutter from its main channel, and