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 46f4d56 commit f7c0f7fCopy full SHA for f7c0f7f
release-please-manifest.json
@@ -1,4 +1,4 @@
1
{
2
- "version": "3.0.0-Beta.13",
+ "version": "3.0.0-Beta.16",
3
"release-type": "pre-release"
4
}
webfiori/framework/App.php
@@ -564,7 +564,7 @@ private function initFrameworkVersionInfo() {
564
*
565
* @since 2.1
566
*/
567
- define('WF_VERSION', '3.0.0-Beta.15');
+ define('WF_VERSION', '3.0.0-Beta.16');
568
/**
569
* A constant that tells the type of framework version.
570
@@ -580,7 +580,7 @@ private function initFrameworkVersionInfo() {
580
581
582
583
- define('WF_RELEASE_DATE', '2024-11-27');
+ define('WF_RELEASE_DATE', '2024-12-01');
584
585
586
0 commit comments