From dd4bebb570d50b422f38fee6982c6e9e2a97d6cc Mon Sep 17 00:00:00 2001 From: Vlad Date: Tue, 30 May 2017 14:27:29 -0400 Subject: [PATCH] Bumps up release version to Beta 33.1 and updates changelog --- mailpoet.php | 4 ++-- readme.txt | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/mailpoet.php b/mailpoet.php index 9e9e9f9760..177f271b4b 100644 --- a/mailpoet.php +++ b/mailpoet.php @@ -4,7 +4,7 @@ if(!defined('ABSPATH')) exit; /* * Plugin Name: MailPoet - * Version: 3.0.0-beta.33 + * Version: 3.0.0-beta.33.1 * Plugin URI: http://www.mailpoet.com * Description: Create and send beautiful email newsletters, autoresponders, and post notifications without leaving WordPress. This is a beta version of our brand new plugin! * Author: MailPoet @@ -21,7 +21,7 @@ if(!defined('ABSPATH')) exit; */ $mailpoet_plugin = array( - 'version' => '3.0.0-beta.33', + 'version' => '3.0.0-beta.33.1', 'filename' => __FILE__, 'path' => dirname(__FILE__), 'autoloader' => dirname(__FILE__) . '/vendor/autoload.php', diff --git a/readme.txt b/readme.txt index 2436145211..508a3ba2e1 100644 --- a/readme.txt +++ b/readme.txt @@ -3,7 +3,7 @@ Contributors: mailpoet, wysija Tags: newsletter, email, welcome email, post notification, autoresponder, signup, subscription, SMTP Requires at least: 4.6 Tested up to: 4.7.5 -Stable tag: 3.0.0-beta.33 +Stable tag: 3.0.0-beta.33.1 Create and send beautiful emails and newsletters from WordPress. == Description == @@ -91,7 +91,7 @@ Our [support site](https://beta.docs.mailpoet.com) has plenty of articles. You c == Changelog == -= 3.0.0-beta.33 - 2017-05-30 = += 3.0.0-beta.33.1 - 2017-05-30 = * Updated: minimum required PHP version was increased from 5.3 to 5.3.3. Don't be stuck in the last decade. Ask your host to upgrade you to PHP 7; * Improved: we now bundle multilingual translations that are 75% or more complete (a decrease from the previous 100% threshold); * Fixed: âccéntèd characters are properly saved and displayed on all hosts. WARNING: non-English language users are advised to back up their data before upgrading and contact us if something goes wrong;