zulip_bots: Upgrade to latest commit.

This upgrade fixes a dependency conflict between one of the bots
in zulip_bots and the main repo.
This commit is contained in:
Eeshan Garg
2018-06-04 20:23:10 -02:30
committed by Tim Abbott
parent ca18c635e7
commit 2d6d8fe5d8
4 changed files with 9 additions and 9 deletions

View File

@@ -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 = '20.6'
PROVISION_VERSION = '20.7'