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 7609472 commit ddaeca0Copy full SHA for ddaeca0
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.25');
+ define('WF_VERSION', '3.0.0-Beta.26');
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-02-04');
+ define('WF_RELEASE_DATE', '2025-04-07');
657
}
658
659
0 commit comments