dependencies: Upgrade simplebar to 4.0.0.

Fixes #12347.

Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
This commit is contained in:
Anders Kaseorg
2019-05-20 19:51:32 -07:00
committed by Tim Abbott
parent eec608d6a3
commit 3b7f3f1887
3 changed files with 6 additions and 6 deletions

View File

@@ -11,4 +11,4 @@ LATEST_RELEASE_ANNOUNCEMENT = "https://blog.zulip.org/2019/03/01/zulip-2-0-relea
# Typically, adding a dependency only requires a minor version bump, and
# removing a dependency requires a major version bump.
PROVISION_VERSION = '32.0'
PROVISION_VERSION = '32.1'