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 e47f1a5 commit 3d719eaCopy full SHA for 3d719ea
1 file changed
WebFiori/Framework/App.php
@@ -664,7 +664,7 @@ public static function initFrameworkVersionInfo() {
664
*
665
* @since 2.1
666
*/
667
- define('WF_VERSION', '3.0.0-Beta.30');
+ define('WF_VERSION', '3.0.0-beta.31');
668
/**
669
* A constant that tells the type of framework version.
670
@@ -680,7 +680,7 @@ public static function initFrameworkVersionInfo() {
680
681
682
683
- define('WF_RELEASE_DATE', '2025-10-22');
+ define('WF_RELEASE_DATE', '2025-10-28');
684
}
685
686
0 commit comments