mirror of
https://github.com/zulip/zulip.git
synced 2025-11-16 03:41:58 +00:00
provision: Increment version for generating email templates.
Email source files were modified for adding translation tags but version was not incremented.
This commit is contained in:
@@ -8,4 +8,4 @@ ZULIP_VERSION = "1.8.0+git"
|
|||||||
# Typically, adding a dependency only requires a minor version bump, and
|
# Typically, adding a dependency only requires a minor version bump, and
|
||||||
# removing a dependency requires a major version bump.
|
# removing a dependency requires a major version bump.
|
||||||
|
|
||||||
PROVISION_VERSION = '19.3'
|
PROVISION_VERSION = '19.4'
|
||||||
|
|||||||
Reference in New Issue
Block a user