From c77e78152b4ac480325ddda95f77a84b48144713 Mon Sep 17 00:00:00 2001 From: Rostislav Wolny Date: Tue, 21 Mar 2023 21:07:38 +0100 Subject: [PATCH] Release 4.9.0 --- mailpoet/mailpoet.php | 2 +- mailpoet/readme.txt | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/mailpoet/mailpoet.php b/mailpoet/mailpoet.php index 62ba19a189..785a99895d 100644 --- a/mailpoet/mailpoet.php +++ b/mailpoet/mailpoet.php @@ -2,7 +2,7 @@ /* * Plugin Name: MailPoet - * Version: 4.8.2-beta.3 + * Version: 4.9.0-beta.3 * Plugin URI: https://www.mailpoet.com * Description: Create and send newsletters, post notifications and welcome emails from your WordPress. * Author: MailPoet diff --git a/mailpoet/readme.txt b/mailpoet/readme.txt index c26c01d00e..2ed218898a 100644 --- a/mailpoet/readme.txt +++ b/mailpoet/readme.txt @@ -3,7 +3,7 @@ Contributors: mailpoet Tags: email, email marketing, post notification, woocommerce emails, email automation, newsletter, newsletter builder, newsletter subscribers Requires at least: 5.9 Tested up to: 6.1 -Stable tag: 4.8.2-beta.3 +Stable tag: 4.9.0-beta.3 Requires PHP: 7.2 License: GPLv3 License URI: https://www.gnu.org/licenses/gpl-3.0.html @@ -219,6 +219,9 @@ Check our [Knowledge Base](https://kb.mailpoet.com) or contact us through our [s == Changelog == += 4.9.0 - 2023-03-21 = +* Updated: Gutenberg dependencies. + = 4.8.1 - 2023-03-14 = * Added: Home page; * Improved: custom field validation errors are translated;