diff --git a/mailpoet.php b/mailpoet.php index 20a86342be..b1895f3b0f 100644 --- a/mailpoet.php +++ b/mailpoet.php @@ -4,7 +4,7 @@ if(!defined('ABSPATH')) exit; use \MailPoet\Config\Initializer; /* * Plugin Name: MailPoet - * Version: 0.0.47 + * Version: 0.0.48 * Plugin URI: http://www.mailpoet.com * Description: MailPoet Newsletters. * Author: MailPoet @@ -22,7 +22,7 @@ use \MailPoet\Config\Initializer; require 'vendor/autoload.php'; -define('MAILPOET_VERSION', '0.0.47'); +define('MAILPOET_VERSION', '0.0.48'); $initializer = new Initializer(array( 'file' => __FILE__, diff --git a/views/update.html b/views/update.html index 6be50294f1..4f19ff2055 100644 --- a/views/update.html +++ b/views/update.html @@ -23,6 +23,19 @@

<%= __("List of Changes") %>

+

0.0.48 - 2016-10-11

+ +
+

0.0.47 - 2016-10-04


-

0.0.46 - 2016-09-27

- -
-