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 29fc868 commit 77dfd35Copy full SHA for 77dfd35
1 file changed
app/defines.php
@@ -11,7 +11,7 @@
11
namespace UserFrosting;
12
13
// Some standard defines
14
-define('UserFrosting\VERSION', '4.2.3-dev');
+define('UserFrosting\VERSION', '4.2.3');
15
define('UserFrosting\DS', '/');
16
define('UserFrosting\PHP_MIN_VERSION', '5.6');
17
define('UserFrosting\PHP_RECOMMENDED_VERSION', '7.2');
0 commit comments