Release Zulip Server 10.0-beta2.

This commit is contained in:
Tim Abbott
2025-03-06 14:41:12 -08:00
parent e2bf50f358
commit fb244a611a
2 changed files with 26 additions and 11 deletions

View File

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