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 e78d372 commit 5ed85f3Copy full SHA for 5ed85f3
1 file changed
webfiori/framework/App.php
@@ -637,7 +637,7 @@ public static function initFrameworkVersionInfo() {
637
*
638
* @since 2.1
639
*/
640
- define('WF_VERSION', '3.0.0-Beta.26');
+ define('WF_VERSION', '3.0.0-Beta.27');
641
/**
642
* A constant that tells the type of framework version.
643
@@ -653,7 +653,7 @@ public static function initFrameworkVersionInfo() {
653
654
655
656
- define('WF_RELEASE_DATE', '2025-04-07');
+ define('WF_RELEASE_DATE', '2025-05-26');
657
}
658
659
0 commit comments