version: Update for Zulip Desktop v5.1.0 release.

This only updates zulipchat.com/apps/ downloads page links.
This commit is contained in:
Manav Mehta
2020-04-30 22:37:26 +05:30
committed by Tim Abbott
parent 230cca73ab
commit 7d33bcc02d

View File

@@ -12,7 +12,7 @@ if os.path.exists(zulip_git_version_file):
LATEST_MAJOR_VERSION = "2.1"
LATEST_RELEASE_VERSION = "2.1.4"
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
# prevented from connecting to the Zulip server. Versions above