version: Update version after 11.1 release.

This commit is contained in:
Alex Vandiver
2025-09-11 18:41:06 +00:00
parent f36bdd7933
commit 25c066eb41

View File

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