Release Zulip Server 11.0-beta2.

This commit is contained in:
Tim Abbott
2025-07-29 16:34:55 -07:00
parent abd1bf00eb
commit afca3d1c3a
2 changed files with 29 additions and 13 deletions

View File

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