mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 04:53:36 +00:00
version: Update latest desktop release version.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user