Skip to content

Commit

Permalink
Prepate Beta 2 Release
Browse files Browse the repository at this point in the history
(Beta 1 was already released apparently...)
  • Loading branch information
lcharette committed Feb 28, 2019
1 parent 8b1f0aa commit 015cbc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/defines.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
namespace UserFrosting;

// Some standard defines
define('UserFrosting\VERSION', '4.2.0-beta.1');
define('UserFrosting\VERSION', '4.2.0-beta.2');
define('UserFrosting\DS', '/');
define('UserFrosting\PHP_MIN_VERSION', '5.6');
define('UserFrosting\PHP_RECOMMENDED_VERSION', '7.1');
Expand Down

0 comments on commit 015cbc5

Please sign in to comment.