We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29e4c26 commit 95ad1f6Copy full SHA for 95ad1f6
1 file changed
app/defines.php
@@ -3,7 +3,7 @@
3
namespace UserFrosting;
4
5
// Some standard defines
6
-define('UserFrosting\VERSION', '4.1.20');
+define('UserFrosting\VERSION', '4.1.21');
7
define('UserFrosting\DS', '/');
8
define('UserFrosting\PHP_MIN_VERSION', '5.6');
9
define('UserFrosting\DEBUG_CONFIG', false);
0 commit comments