Skip to content

Commit 05f4ead

Browse files
Support new version of WP
1 parent e6f08fe commit 05f4ead

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
- Contributors: Mailjet
44
- Tags: email, marketing, signup, newsletter, widget, smtp, woocommerce, contact form 7
55
- Requires at least: 5.6
6-
- Tested up to: 6.8.3
7-
- Stable tag: 6.2.0
6+
- Tested up to: 7.0
7+
- Stable tag: 6.2.1
88
- Requires PHP: 7.4
99
- License: GPLv2 or later
1010
- License URI: http://www.gnu.org/licenses/gpl-2.0.html

readme.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
- Contributors: Mailjet
44
- Tags: email, marketing, signup, newsletter, widget, smtp, woocommerce, contact form 7
55
- Requires at least: 5.6
6-
- Tested up to: 6.8.3
7-
- Stable tag: 6.2.0
6+
- Tested up to: 7.0
7+
- Stable tag: 6.2.1
88
- Requires PHP: 7.4
99
- License: GPLv2 or later
1010
- License URI: http://www.gnu.org/licenses/gpl-2.0.html

wp-mailjet.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
/**
5757
* Mailjet plugin version.
5858
*/
59-
define('MAILJET_VERSION', '6.2.0');
59+
define('MAILJET_VERSION', '6.2.1');
6060

6161
/**
6262
* Mailjet Plugid dir.

0 commit comments

Comments
 (0)