Skip to content

Commit 25e6125

Browse files
committed
Prepare 4.2.1 release [ci skip]
1 parent 6cddf9a commit 25e6125

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');
13+
define('UserFrosting\VERSION', '4.2.1');
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)