version: Update latest desktop release version.

This commit is contained in:
Tim Abbott 2020-09-25 13:00:46 -07:00
parent 94a9fa1891
commit 089225ea36
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.4.0"
LATEST_DESKTOP_VERSION = "5.4.3"
# Versions of the desktop app below DESKTOP_MINIMUM_VERSION will be
# prevented from connecting to the Zulip server. Versions above