diff --git a/includes/WeMail.php b/includes/WeMail.php index 2e29b60..4eb3e7d 100644 --- a/includes/WeMail.php +++ b/includes/WeMail.php @@ -22,7 +22,7 @@ final class WeMail { * * @var string */ - public $version = '1.14.0'; + public $version = '1.14.1'; /** * DB version diff --git a/package.json b/package.json index 3862401..911ff79 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "wemail", - "version": "1.14.0", + "version": "1.14.1", "description": "Send Beautiful Email Newsletters with WordPress", "scripts": { "build": "node build", diff --git a/readme.txt b/readme.txt index 9caa806..42296d5 100644 --- a/readme.txt +++ b/readme.txt @@ -3,8 +3,8 @@ Contributors: tareq1988, nizamuddinbabu, wedevs, wemail Donate link: https://getwemail.io Tags: email marketing, subscription form, smtp, newsletter, email campaign, Requires at least: 4.0 -Tested up to: 6.0 -Stable tag: 1.14.0 +Tested up to: 6.3 +Stable tag: 1.14.1 Requires PHP: 5.4 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html @@ -286,6 +286,9 @@ weMail doesn't require any pre-requisite. But we do advise you first look throug == Changelog == += v1.14.1 - (10th Aug, 2023) = +* WordPress 6.3 compatibility + = v1.14.0 - (13th Jul, 2023) = * **New:** Added Elementor Form integration * **Fixed** Fluent Form integration mapping field issue diff --git a/wemail.php b/wemail.php index 4418cd6..023a7f1 100644 --- a/wemail.php +++ b/wemail.php @@ -6,7 +6,7 @@ * Plugin URI: https://wordpress.org/plugins/wemail/ * Author: weDevs * Author URI: https://getwemail.io/?utm_source=wp-org&utm_medium=author-uri - * Version: 1.14.0 + * Version: 1.14.1 * License: GPL-3.0 * License URI: https://www.gnu.org/licenses/gpl-2.0.html * Text Domain: wemail