mirror of
https://github.com/zulip/zulip.git
synced 2026-07-03 21:10:12 +08:00
version: Update version after 8.0-beta1 release.
This commit is contained in:
parent
a9cb0bcba6
commit
044f65a052
@ -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(
|
||||
|
||||
Loading…
Reference in New Issue
Block a user