Skip to content

Commit

Permalink
Release: 4.0.0-alpha2 final tasks. (#1905)
Browse files Browse the repository at this point in the history
  • Loading branch information
dasgarner authored Jul 10, 2023
1 parent 14f5e06 commit 3f3bb95
Show file tree
Hide file tree
Showing 3 changed files with 2,350 additions and 5,617 deletions.
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.0.0-alpha';
public static $WEBSITE_VERSION_NAME = '4.0.0-alpha2';
public static $XMDS_VERSION = '7';
public static $XLF_VERSION = 3;
public static $VERSION_REQUIRED = '8.1.0';
Expand Down
Loading

0 comments on commit 3f3bb95

Please sign in to comment.