Skip to content

Commit 92a7445

Browse files
committed
Release 1.9.6
1 parent 1101ad4 commit 92a7445

File tree

4 files changed

+7
-4
lines changed

4 files changed

+7
-4
lines changed

languages/wp-mail-logging.pot

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# This file is distributed under the GPLv3.
33
msgid ""
44
msgstr ""
5-
"Project-Id-Version: WP Mail Logging 1.9.5\n"
5+
"Project-Id-Version: WP Mail Logging 1.9.6\n"
66
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/wp-mail-logging\n"
77
"POT-Creation-Date: 2019-04-18 13:01:12+00:00\n"
88
"MIME-Version: 1.0\n"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "wp-mail-logging",
3-
"version": "1.9.5",
3+
"version": "1.9.6",
44
"description": "WordPress plugin that logs each email sent by WordPress.",
55
"repository": {
66
"type": "git",

readme.txt

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ License: GPLv3
55
License URI: http://www.gnu.org/licenses/gpl-3.0.html
66
Requires at least: 5.0
77
Tested up to: 5.2
8-
Stable tag: 1.9.5
8+
Stable tag: 1.9.6
99

1010
Log every single email sent by WordPress. Zero configuration. Entirely free.
1111

@@ -118,6 +118,9 @@ Yes, directly on <a href="https://github.com/mailpoet/wp-mail-logging" rel="nofo
118118

119119
== Changelog ==
120120

121+
= 1.9.6 - 2020-05-05 =
122+
- Removed: contextual help tab.
123+
121124
= 1.9.5 - 2019-11-07 =
122125
- Updated: plugin author.
123126

wp-mail-logging.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Plugin Name: WP Mail Logging
44
Plugin URI: http://wordpress.org/extend/plugins/wp-mail-logging/
55
Support URI: https://github.com/mailpoet/wp-mail-logging/issues
6-
Version: 1.9.5
6+
Version: 1.9.6
77
Author: MailPoet
88
Author URI: https://www.mailpoet.com/
99
Description: Logs each email sent by WordPress.

0 commit comments

Comments
 (0)