version: Update version following 11.0-beta1.

This commit is contained in:
Tim Abbott
2025-07-17 11:51:19 -07:00
parent e77733c8d5
commit 8933f21e60

View File

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