Release Zulip Server 5.6.

This commit is contained in:
Tim Abbott
2022-08-24 13:10:05 -07:00
parent b12a5be4a0
commit d6533973b6
2 changed files with 13 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
import os
ZULIP_VERSION = "5.5+git"
ZULIP_VERSION = "5.6"
# Add information on number of commits and commit hash to version, if available
zulip_git_version_file = os.path.join(
@@ -14,7 +14,7 @@ ZULIP_VERSION = lines.pop(0).strip()
ZULIP_MERGE_BASE = lines.pop(0).strip()
LATEST_MAJOR_VERSION = "5.0"
LATEST_RELEASE_VERSION = "5.5"
LATEST_RELEASE_VERSION = "5.6"
LATEST_RELEASE_ANNOUNCEMENT = "https://blog.zulip.com/2022/03/29/zulip-5-0-released/"
# Versions of the desktop app below DESKTOP_MINIMUM_VERSION will be