diff --git a/version.py b/version.py index 63e74efc3a..d0ff912f5d 100644 --- a/version.py +++ b/version.py @@ -8,4 +8,4 @@ ZULIP_VERSION = "1.8.1+git" # Typically, adding a dependency only requires a minor version bump, and # removing a dependency requires a major version bump. -PROVISION_VERSION = '25.3' +PROVISION_VERSION = '25.4'