mirror of
https://github.com/zulip/zulip.git
synced 2025-11-08 07:52:19 +00:00
@@ -20,7 +20,7 @@ at the following link:</p>
|
|||||||
|
|
||||||
<p>The email address associated with your account is <b>{{ user_profile.email }}</b>.</p>
|
<p>The email address associated with your account is <b>{{ user_profile.email }}</b>.</p>
|
||||||
|
|
||||||
<p>If you have trouble signing in, please contact Zulip support by replying to
|
<p>If you have trouble logging in, please contact Zulip support by replying to
|
||||||
this email.</p>
|
this email.</p>
|
||||||
|
|
||||||
<p>Thanks for using Zulip!</p>
|
<p>Thanks for using Zulip!</p>
|
||||||
|
|||||||
@@ -6,7 +6,7 @@ at the following link:
|
|||||||
|
|
||||||
The email address associated with your account is {{ user_profile.email }}.
|
The email address associated with your account is {{ user_profile.email }}.
|
||||||
|
|
||||||
If you have trouble signing in, please contact Zulip support by replying to
|
If you have trouble logging in, please contact Zulip support by replying to
|
||||||
this email.
|
this email.
|
||||||
|
|
||||||
Thanks for using Zulip!
|
Thanks for using Zulip!
|
||||||
|
|||||||
@@ -8,4 +8,4 @@ ZULIP_VERSION = "1.7.1+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 = '15.6'
|
PROVISION_VERSION = '15.7'
|
||||||
|
|||||||
Reference in New Issue
Block a user