zulip/version.py
Tim Abbott b52f606c3a Revert "deps: Upgrade and move jquery-mousewheel from static/third to npm"
Apparently, the updated version of this has a serious scrolling
performance problem in the left sidebar that basically makes scrolling
in that area unusable.

This reverts commit b683b2d3c3.
2017-01-26 13:42:00 -08:00

3 lines
54 B
Python

ZULIP_VERSION = "1.4.1+git"
PROVISION_VERSION = '4.3'