Release 3.21.1

This commit is contained in:
wxa
2019-03-18 17:32:33 +03:00
committed by M. Shull
parent c7fd6a5bfe
commit 4b8889c918
3 changed files with 10 additions and 4 deletions

View File

@ -35,7 +35,7 @@ if (!defined('ABSPATH')) exit;
class Menu {
const MAIN_PAGE_SLUG = 'mailpoet-newsletters';
const LAST_ANNOUNCEMENT_DATE = '2019-03-12 10:00:00';
const LAST_ANNOUNCEMENT_DATE = '2019-03-18 10:00:00';
/** @var WooCommerceHelper */
private $woocommerce_helper;