version: Update version for Zulip Server 11.4 release.

This commit is contained in:
Alex Vandiver
2025-10-23 20:18:50 +00:00
parent 17fd249a62
commit 664409955c
2 changed files with 8 additions and 1 deletions

View File

@@ -19,6 +19,13 @@ _Unreleased_
## Zulip Server 11.x series
### Zulip Server 11.4
_Released 2025-10-23_
- Fixed a bug that could cause the incoming email server to crash on
startup.
### Zulip Server 11.3
_Released 2025-10-22_

View File

@@ -14,7 +14,7 @@ ZULIP_VERSION = lines.pop(0).strip()
ZULIP_MERGE_BASE = lines.pop(0).strip()
LATEST_MAJOR_VERSION = "11.0"
LATEST_RELEASE_VERSION = "11.3"
LATEST_RELEASE_VERSION = "11.4"
LATEST_RELEASE_ANNOUNCEMENT = "https://blog.zulip.com/zulip-server-11-0"
# Versions of the desktop app below DESKTOP_MINIMUM_VERSION will be