Skip to content

Commit 4f98243

Browse files
Keep up to date the version.
1 parent 5b3f6d5 commit 4f98243

4 files changed

Lines changed: 14 additions & 5 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
Changelog
22
=========
33

4+
2.1.8 (2025-05-11)
5+
- Just keep update WP version. And tested compatibility with it
6+
47
2.1.6 (2025-03-24)
58
- Added translation for the widget
69

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.7
6+
* Version: 2.1.8
77
* Requires PHP: 7.4
88
* Requires at least: 4.4
99
* Author: Mailgun

readme.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ Mailgun for WordPress
33

44
Contributors: mailgun, sivel, lookahead.io, m35dev, alanfuller
55
Tags: mailgun, smtp, http, api, mail, email
6-
Tested up to: 6.7.2
7-
Stable tag: 2.1.7
6+
Tested up to: 6.8.1
7+
Stable tag: 2.1.8
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.8 (2025-05-11): =
137+
- Just keep update WP version. And tested compatibility with it
138+
136139
= 2.1.6 (2025-03-24): =
137140
- Added translation for the widget
138141

readme.txt

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ Mailgun for WordPress
33

44
Contributors: mailgun, sivel, lookahead.io, m35dev, alanfuller
55
Tags: mailgun, smtp, http, api, mail, email
6-
Tested up to: 6.7.2
7-
Stable tag: 2.1.7
6+
Tested up to: 6.8.1
7+
Stable tag: 2.1.8
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.8 (2025-05-11): =
133+
- Just keep update WP version. And tested compatibility with it
134+
132135
= 2.1.6 (2025-03-24): =
133136
- Added translation for the widget
134137

0 commit comments

Comments
 (0)