version: Update version for Zulip Desktop v5.4.0 release.

Update the zulip-desktop download link for the latest v5.4.0 release
This commit only updates zulipchat.com/apps/ links.
This commit is contained in:
Manav Mehta 2020-07-31 16:25:08 +05:30 committed by Tim Abbott
parent 90cdda9836
commit 69e0625a09
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ if os.path.exists(zulip_git_version_file):
LATEST_MAJOR_VERSION = "3.0"
LATEST_RELEASE_VERSION = "3.0"
LATEST_RELEASE_ANNOUNCEMENT = "https://blog.zulip.org/2020/07/16/zulip-3-0-released/"
LATEST_DESKTOP_VERSION = "5.3.0"
LATEST_DESKTOP_VERSION = "5.4.0"
# Versions of the desktop app below DESKTOP_MINIMUM_VERSION will be
# prevented from connecting to the Zulip server. Versions above