Update templates version

[MAILPOET-6043]
This commit is contained in:
Pavel Dohnal
2024-11-18 15:45:33 +01:00
committed by Rostislav Wolný
parent d68e1c7960
commit a59c93f811

View File

@@ -16,7 +16,7 @@ use WP_Block_Template;
*/
class Templates {
const MAILPOET_EMAIL_META_THEME_TYPE = 'mailpoet_email_theme';
const MAILPOET_TEMPLATE_EMPTY_THEME = array( 'version' => 2 ); // The version 2 is important to merge themes correctly.
const MAILPOET_TEMPLATE_EMPTY_THEME = array( 'version' => 3 ); // The version 3 is important to merge themes correctly.
/**
* Provides the utils.