mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 13:33:24 +00:00
Release Zulip Server 8.0-beta1.
This commit is contained in:
@@ -5,13 +5,9 @@ This page contains the release history for the Zulip server. See also the
|
||||
|
||||
## Zulip Server 8.x series
|
||||
|
||||
### Zulip Server 8.0
|
||||
### Zulip Server 8.0-beta1
|
||||
|
||||
_Unreleased_
|
||||
|
||||
This section is an incomplete draft of the release notes for the next
|
||||
major release, and is only updated occasionally. See the [commit
|
||||
log][commit-log] for an up-to-date list of all changes.
|
||||
_Released 2023-11-16_
|
||||
|
||||
#### Highlights
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
import os
|
||||
|
||||
ZULIP_VERSION = "8.0-dev+git"
|
||||
ZULIP_VERSION = "8.0-beta1"
|
||||
|
||||
# Add information on number of commits and commit hash to version, if available
|
||||
zulip_git_version_file = os.path.join(
|
||||
|
||||
Reference in New Issue
Block a user