Skip to content

Commit

Permalink
Bump version to 4.2.0-beta (#2862)
Browse files Browse the repository at this point in the history
  • Loading branch information
maurofmferrao authored Jan 17, 2025
1 parent a757f95 commit 09d8a98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Helper/Environment.php
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
*/
class Environment
{
public static $WEBSITE_VERSION_NAME = '4.2.0-alpha';
public static $WEBSITE_VERSION_NAME = '4.2.0-beta';
public static $XMDS_VERSION = '7';
public static $XLF_VERSION = 4;
public static $VERSION_REQUIRED = '8.1.0';
Expand Down

0 comments on commit 09d8a98

Please sign in to comment.