version: Update version and changelog after 4.7 release.

This commit is contained in:
Alex Vandiver
2021-10-04 21:52:52 +00:00
parent db934be064
commit 3922b171a8
2 changed files with 7 additions and 1 deletions

View File

@@ -117,6 +117,12 @@ log][commit-log] for an up-to-date list of raw changes.
## Zulip 4.x series
### 4.7 -- 2021-10-04
- CVE-2021-41115: Prevent organization administrators from affecting
the server with a regular expression denial-of-service attack
through linkifier patterns.
### 4.6 -- 2021-09-23
- Documented official support for Debian 11 Bullseye, now that it is

View File

@@ -14,7 +14,7 @@ ZULIP_VERSION = lines.pop(0).strip()
ZULIP_MERGE_BASE = lines.pop(0).strip()
LATEST_MAJOR_VERSION = "4.0"
LATEST_RELEASE_VERSION = "4.6"
LATEST_RELEASE_VERSION = "4.7"
LATEST_RELEASE_ANNOUNCEMENT = "https://blog.zulip.com/2021/05/13/zulip-4-0-released/"
# Versions of the desktop app below DESKTOP_MINIMUM_VERSION will be