mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 13:33:24 +00:00
provision: Bump provision version after clipboard package update.
The provision wasn't bumped in https://github.com/zulip/zulip/pull/8984 which caused some js exceptions.
This commit is contained in:
@@ -8,4 +8,4 @@ ZULIP_VERSION = "1.7.1+git"
|
||||
# Typically, adding a dependency only requires a minor version bump, and
|
||||
# removing a dependency requires a major version bump.
|
||||
|
||||
PROVISION_VERSION = '17.10'
|
||||
PROVISION_VERSION = '17.11'
|
||||
|
||||
Reference in New Issue
Block a user