Skip to content

Commit

Permalink
Build 2.4.24-zeta2
Browse files Browse the repository at this point in the history
  • Loading branch information
Jenkins Jancovici authored and Jenkins Jancovici committed Jun 23, 2023
1 parent 3b96f7a commit a1c7ace
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Contributors: themefuse<br>
Requires at least: 4.5<br>
Tested up to: 6.2.2<br>
Requires PHP: 5.6.20<br>
Stable tag: 2.4.24-zeta1<br>
Stable tag: 2.4.24-zeta2<br>
License: GPLv3<br>
License URI: https://www.gnu.org/licenses/gpl-3.0.html

Expand Down
4 changes: 2 additions & 2 deletions brizy.php
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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');
Expand Down
2 changes: 1 addition & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit a1c7ace

Please sign in to comment.