emails: Replace signing in with logging in.

Fixes #7884
This commit is contained in:
Vishnu Ks
2018-03-10 01:06:23 +05:30
committed by Tim Abbott
parent e7005cfd0e
commit cbadecb466
3 changed files with 3 additions and 3 deletions

View File

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