Skip to content

Commit 33d9d05

Browse files
Fix version
1 parent c22be6d commit 33d9d05

3 files changed

Lines changed: 9 additions & 3 deletions

File tree

mailgun.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Plugin Name: Mailgun
44
* Plugin URI: http://wordpress.org/extend/plugins/mailgun/
55
* Description: Mailgun integration for WordPress
6-
* Version: 2.1.5
6+
* Version: 2.1.6
77
* Requires PHP: 7.4
88
* Requires at least: 4.4
99
* Author: Mailgun

readme.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Mailgun for WordPress
44
Contributors: mailgun, sivel, lookahead.io, m35dev, alanfuller
55
Tags: mailgun, smtp, http, api, mail, email
66
Tested up to: 6.7.2
7-
Stable tag: 2.1.5
7+
Stable tag: 2.1.6
88
Requires PHP: 7.4
99
License: GPLv2 or later
1010

@@ -133,6 +133,9 @@ MAILGUN_REPLY_TO_ADDRESS Type: string
133133

134134
== Changelog ==
135135

136+
= 2.1.6 (2025-03-07): =
137+
- Fixed bug with sending test emails (JS error). Basically it's 2.1.5. Just version updates
138+
136139
= 2.1.5 (2025-03-06): =
137140
- Fixed bug with sending test emails (JS error)
138141

readme.txt

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Mailgun for WordPress
44
Contributors: mailgun, sivel, lookahead.io, m35dev, alanfuller
55
Tags: mailgun, smtp, http, api, mail, email
66
Tested up to: 6.7.2
7-
Stable tag: 2.1.5
7+
Stable tag: 2.1.6
88
Requires PHP: 7.4
99
License: GPLv2 or later
1010

@@ -129,6 +129,9 @@ MAILGUN_TRACK_OPENS Type: string Choices: 'yes' or 'no'
129129

130130
== Changelog ==
131131

132+
= 2.1.6 (2025-03-07): =
133+
- Fixed bug with sending test emails (JS error). Basically it's 2.1.5. Just version updates
134+
132135
= 2.1.5 (2025-03-06): =
133136
- Fixed bug with sending test emails (JS error)
134137

0 commit comments

Comments
 (0)