diff --git a/README.md b/README.md index 72fa04c454..fb1a87b5ea 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Contributors: themefuse
Requires at least: 4.5
Tested up to: 6.2.2
Requires PHP: 5.6.20
-Stable tag: 2.4.24-zeta1
+Stable tag: 2.4.24-zeta2
License: GPLv3
License URI: https://www.gnu.org/licenses/gpl-3.0.html diff --git a/brizy.php b/brizy.php index 5c3ef8cabb..6febbf1d83 100755 --- a/brizy.php +++ b/brizy.php @@ -5,7 +5,7 @@ * Plugin URI: https://brizy.io/ * Author: Brizy.io * Author URI: https://brizy.io/ - * Version: 2.4.24-zeta1 + * Version: 2.4.24-zeta2 * Text Domain: brizy * License: GPLv3 * Domain Path: /languages @@ -19,7 +19,7 @@ define('BRIZY_DEVELOPMENT', false ); define('BRIZY_LOG', false ); -define('BRIZY_VERSION', '2.4.24-zeta1'); +define('BRIZY_VERSION', '2.4.24-zeta2'); define('BRIZY_MINIMUM_PRO_VERSION', '2.4.4'); define('BRIZY_EDITOR_VERSION', BRIZY_DEVELOPMENT ? 'dev' : '261-wp' ); define('BRIZY_SYNC_VERSION', '261-beta2'); diff --git a/readme.txt b/readme.txt index 68a379f1ee..efe743dd6a 100644 --- a/readme.txt +++ b/readme.txt @@ -4,7 +4,7 @@ Tags: page builder, website builder, brizy, editor, visual editor, unyson, wysiw Requires at least: 4.5 Tested up to: 6.2.2 Requires PHP: 5.6.20 -Stable tag: 2.4.24-zeta1 +Stable tag: 2.4.24-zeta2 License: GPLv3 License URI: https://www.gnu.org/licenses/gpl-3.0.html