Skip to content

Commit 015cbc5

Browse files
committed
Prepate Beta 2 Release
(Beta 1 was already released apparently...)
1 parent 8b1f0aa commit 015cbc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/defines.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
namespace UserFrosting;
1111

1212
// Some standard defines
13-
define('UserFrosting\VERSION', '4.2.0-beta.1');
13+
define('UserFrosting\VERSION', '4.2.0-beta.2');
1414
define('UserFrosting\DS', '/');
1515
define('UserFrosting\PHP_MIN_VERSION', '5.6');
1616
define('UserFrosting\PHP_RECOMMENDED_VERSION', '7.1');

0 commit comments

Comments
 (0)