Files
zulip/version.py
Harshit Bansal 5674e63fc3 Download iamcal's sprite sheets during provisioning and generate CSS files.
Add code to download iamcal's sprite sheets and generate CSS files required
for displaying these sprite sheets using emoji's unicode codepoints rather
than their names.
2017-04-18 13:00:46 -07:00

3 lines
55 B
Python

ZULIP_VERSION = "1.5.1+git"
PROVISION_VERSION = '4.16'