Release Zulip Server 7.4.

This commit is contained in:
Tim Abbott
2023-09-15 17:27:53 -07:00
parent 4de73f823c
commit d5b8d4b17d
2 changed files with 19 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
import os
ZULIP_VERSION = "7.3+git"
ZULIP_VERSION = "7.4"
# 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 = "7.0"
LATEST_RELEASE_VERSION = "7.3"
LATEST_RELEASE_VERSION = "7.4"
LATEST_RELEASE_ANNOUNCEMENT = "https://blog.zulip.com/2023/05/31/zulip-7-0-released/"
# Versions of the desktop app below DESKTOP_MINIMUM_VERSION will be