mirror of https://github.com/zulip/zulip.git
version: Bump version to facilitate dependency upgrade.
This commit is contained in:
parent
a1db814e4e
commit
2102d962a5
|
@ -8,4 +8,4 @@ ZULIP_VERSION = "1.7.1+git"
|
||||||
# Typically, adding a dependency only requires a minor version bump, and
|
# Typically, adding a dependency only requires a minor version bump, and
|
||||||
# removing a dependency requires a major version bump.
|
# removing a dependency requires a major version bump.
|
||||||
|
|
||||||
PROVISION_VERSION = '14.10'
|
PROVISION_VERSION = '14.11'
|
||||||
|
|
Loading…
Reference in New Issue