mirror of
https://github.com/zulip/zulip.git
synced 2025-11-05 14:35:27 +00:00
This commit does the following things: * Instead of using a manual tool for downloading sprite sheets, use `emoji-datasource` npm package. * Modify the `build_emoji` script to use sprite sheets from the npm package. Bumps PROVISION_VERSION. Fixes: #4730.
3 lines
55 B
Python
3 lines
55 B
Python
ZULIP_VERSION = "1.6.0+git"
|
|
PROVISION_VERSION = '5.16'
|