version: Update version after 8.0-beta2 release.

This commit is contained in:
Tim Abbott
2023-12-12 12:28:02 -08:00
parent 555cdd0a57
commit fa9e3fb35c

View File

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