Skip to content

Commit

Permalink
Update version.php
Browse files Browse the repository at this point in the history
  • Loading branch information
instantflorian committed Feb 28, 2023
1 parent bb73bac commit 5f6122e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wbce/admin/interface/version.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
// set WBCE version and release tag
/////////////////////////////////////////

define('NEW_WBCE_VERSION', '1.6.0-beta.3'); // NEW_WBCE_VERSION
define('NEW_WBCE_VERSION', '1.6.0-beta.4'); // NEW_WBCE_VERSION
define('NEW_WBCE_TAG', '1.6.0'); // NEW_WBCE_TAG

defined('WBCE_VERSION') or define('WBCE_VERSION', NEW_WBCE_VERSION); // WBCE_VERSION
Expand Down

0 comments on commit 5f6122e

Please sign in to comment.