From 1d06869743b5cb7131404e197d5767ade2a49acb Mon Sep 17 00:00:00 2001 From: Tim Abbott Date: Mon, 20 Nov 2017 10:57:44 -0800 Subject: [PATCH] provision: Bump PROVISION_VERSION for recent email changes. It might be a good idea to make the `tools/inline-email-css` caching better so we don't need to do this. --- version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.py b/version.py index bea7b6b31a..f9c9789858 100644 --- a/version.py +++ b/version.py @@ -1,2 +1,2 @@ ZULIP_VERSION = "1.7.0+git" -PROVISION_VERSION = '11.5' +PROVISION_VERSION = '12.0'