mirror of
https://github.com/zulip/zulip.git
synced 2025-11-09 08:26:11 +00:00
version: Update for Zulip Desktop v5.1.0 release.
This only updates zulipchat.com/apps/ downloads page links.
This commit is contained in:
@@ -12,7 +12,7 @@ if os.path.exists(zulip_git_version_file):
|
|||||||
LATEST_MAJOR_VERSION = "2.1"
|
LATEST_MAJOR_VERSION = "2.1"
|
||||||
LATEST_RELEASE_VERSION = "2.1.4"
|
LATEST_RELEASE_VERSION = "2.1.4"
|
||||||
LATEST_RELEASE_ANNOUNCEMENT = "https://blog.zulip.org/2019/12/13/zulip-2-1-released/"
|
LATEST_RELEASE_ANNOUNCEMENT = "https://blog.zulip.org/2019/12/13/zulip-2-1-released/"
|
||||||
LATEST_DESKTOP_VERSION = "5.0.0"
|
LATEST_DESKTOP_VERSION = "5.1.0"
|
||||||
|
|
||||||
# Versions of the desktop app below DESKTOP_MINIMUM_VERSION will be
|
# Versions of the desktop app below DESKTOP_MINIMUM_VERSION will be
|
||||||
# prevented from connecting to the Zulip server. Versions above
|
# prevented from connecting to the Zulip server. Versions above
|
||||||
|
|||||||
Reference in New Issue
Block a user