version: Bump provision version to facilitate dependency upgrade.

This commit is contained in:
Vishnu Ks 2019-01-07 17:46:14 +00:00 committed by Tim Abbott
parent d9781ec46d
commit c6352c4d9d
1 changed files with 1 additions and 1 deletions

View File

@ -11,4 +11,4 @@ LATEST_RELEASE_ANNOUNCEMENT = "https://blog.zulip.org/2018/11/07/zulip-1-9-relea
# Typically, adding a dependency only requires a minor version bump, and
# removing a dependency requires a major version bump.
PROVISION_VERSION = '26.21'
PROVISION_VERSION = '26.22'