From ab54810f6d80369b49df3ca2cd75aa1682112640 Mon Sep 17 00:00:00 2001 From: Greg Price Date: Mon, 13 Jan 2025 14:22:18 -0800 Subject: [PATCH] version: Bump version to 0.0.25 --- 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 a427398ae9..fcbded741d 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -2,6 +2,9 @@ ## Unreleased + +## 0.0.25 (2025-01-13) + ### Highlights for users * The combined feed is now conveniently accessible from the app's main diff --git a/pubspec.yaml b/pubspec.yaml index c81b52a367..47859296ed 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.24+24 +version: 0.0.25+25 environment: # We use a recent version of Flutter from its main channel, and