We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c31437 commit 7a53ccfCopy full SHA for 7a53ccf
version.py
@@ -1,6 +1,6 @@
1
import os
2
3
-ZULIP_VERSION = "4.11"
+ZULIP_VERSION = "4.11+git"
4
5
# Add information on number of commits and commit hash to version, if available
6
zulip_git_version_file = os.path.join(
0 commit comments