Release Zulip Server 2.1.3.

This commit is contained in:
Tim Abbott
2020-04-01 13:30:21 -07:00
parent 76ce370181
commit d22cb7d01f
2 changed files with 11 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
import os
ZULIP_VERSION = "2.1.2"
ZULIP_VERSION = "2.1.3"
# Add information on number of commits and commit hash to version, if available
zulip_git_version_file = os.path.join(os.path.dirname(os.path.abspath(__file__)), 'zulip-git-version')
if os.path.exists(zulip_git_version_file):
@@ -10,7 +10,7 @@ if os.path.exists(zulip_git_version_file):
ZULIP_VERSION = version
LATEST_MAJOR_VERSION = "2.1"
LATEST_RELEASE_VERSION = "2.1.2"
LATEST_RELEASE_VERSION = "2.1.3"
LATEST_RELEASE_ANNOUNCEMENT = "https://blog.zulip.org/2019/12/13/zulip-2-1-released/"
# Versions of the desktop app below DESKTOP_MINIMUM_VERSION will be