version: Update version after 8.0-beta1 release.

This commit is contained in:
Tim Abbott 2023-11-16 17:26:19 -08:00
parent a9cb0bcba6
commit 044f65a052
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
import os
ZULIP_VERSION = "8.0-beta1"
ZULIP_VERSION = "8.0-beta1+git"
# Add information on number of commits and commit hash to version, if available
zulip_git_version_file = os.path.join(