Skip to content

Commit 95ad1f6

Browse files
committed
Prepare 4.1.21 release
1 parent 29e4c26 commit 95ad1f6

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
@@ -3,7 +3,7 @@
33
namespace UserFrosting;
44

55
// Some standard defines
6-
define('UserFrosting\VERSION', '4.1.20');
6+
define('UserFrosting\VERSION', '4.1.21');
77
define('UserFrosting\DS', '/');
88
define('UserFrosting\PHP_MIN_VERSION', '5.6');
99
define('UserFrosting\DEBUG_CONFIG', false);

0 commit comments

Comments
 (0)