Update Beamer announcement date

[MAILPOET-2000]
This commit is contained in:
Ján Mikláš
2019-04-24 10:59:33 +02:00
committed by M. Shull
parent 5289b83254
commit 8710363a09

View File

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