apps: Use GitHub API for generating the web app download link.

This commit is contained in:
Vishnu KS
2020-10-22 17:09:55 +05:30
committed by Tim Abbott
parent dfa7ce5637
commit fdea49742c
7 changed files with 137 additions and 31 deletions

View File

@@ -12,7 +12,6 @@ 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.3"
# Versions of the desktop app below DESKTOP_MINIMUM_VERSION will be
# prevented from connecting to the Zulip server. Versions above