Files
zulip/version.py
Rafid Aslam 8ac81d2722 deps: Upgrade and move winchan.js from static/third to npm
- Remove `winchan.js` from `static/third` and fetch it from `npm`.
- Upgrade `winchan` to 0.2.0.
- Bump up the `PROVISION_VERSION` to 4.0.

Part of #1709.
2017-01-19 17:07:21 -08:00

3 lines
54 B
Python

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