mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 04:53:36 +00:00
- Remove `jquery-mousewheel` from `static/third` and fetch it from npm. - Upgrade `jquery-mousewheel` to 3.1.6. - Bump up the `PROVISION_VERSION` to 4.5. - Change some js code to comply with this `jquery-mousewheel` version. Part of #1709.
3 lines
54 B
Python
3 lines
54 B
Python
ZULIP_VERSION = "1.4.1+git"
|
|
PROVISION_VERSION = '4.4'
|