Skip to content

Commit 9073989

Browse files
committed
Prep 4.2.0-beta.1 release \o/
1 parent 54c9cd2 commit 9073989

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
@@ -9,7 +9,7 @@
99
namespace UserFrosting;
1010

1111
// Some standard defines
12-
define('UserFrosting\VERSION', '4.2.0-alpha.2');
12+
define('UserFrosting\VERSION', '4.2.0-beta.1');
1313
define('UserFrosting\DS', '/');
1414
define('UserFrosting\PHP_MIN_VERSION', '5.6');
1515
define('UserFrosting\PHP_RECOMMENDED_VERSION', '7.1');

0 commit comments

Comments
 (0)