From e88e852ad558c20aa28184064fdca67fed8c098e Mon Sep 17 00:00:00 2001 From: Greg Price Date: Mon, 9 Dec 2024 16:12:37 -0800 Subject: [PATCH] version: Bump version to 0.0.23 --- docs/changelog.md | 3 +++ pubspec.yaml | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) 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