Skip to content

Commit

Permalink
Prepare Beta 1 Release
Browse files Browse the repository at this point in the history
  • Loading branch information
lcharette committed Feb 27, 2019
1 parent 752f15b commit 8b1f0aa
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.2');
define('UserFrosting\VERSION', '4.2.0-beta.1');
define('UserFrosting\DS', '/');
define('UserFrosting\PHP_MIN_VERSION', '5.6');
define('UserFrosting\PHP_RECOMMENDED_VERSION', '7.1');
Expand Down

0 comments on commit 8b1f0aa

Please sign in to comment.