diff --git a/docs/changelog.md b/docs/changelog.md index f7a6cb3219..c36c553231 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -2,6 +2,9 @@ ## Unreleased + +## 0.0.23 (2024-12-09) + This is a preview beta, including some experimental changes not yet merged to the main branch. diff --git a/pubspec.yaml b/pubspec.yaml index 57f27486d6..6e91db9a48 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.22+22 +version: 0.0.23+23 environment: # We use a recent version of Flutter from its main channel, and