emails: Fix preheader coming up inside email.

This makes the preheader correctly invisible inside the email.
This commit is contained in:
Anupam Dagar
2018-07-25 13:16:31 +00:00
committed by Tim Abbott
parent a57d337113
commit c47e71abe0
2 changed files with 4 additions and 2 deletions

View File

@@ -8,4 +8,4 @@ ZULIP_VERSION = "1.8.1+git"
# Typically, adding a dependency only requires a minor version bump, and
# removing a dependency requires a major version bump.
PROVISION_VERSION = '25.1'
PROVISION_VERSION = '25.2'