File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2323 "webfiori/jsonx" :" v3.3.0" ,
2424 "webfiori/ui" :" v2.6.3" ,
2525 "webfiori/collections" :" v1.1.4" ,
26- "webfiori/database" :" v0.8.10 " ,
26+ "webfiori/database" :" v0.8.11 " ,
2727 "webfiori/cli" :" v1.3.0" ,
2828 "webfiori/mailer" :" v1.2.0" ,
2929 "webfiori/err" :" v1.1.0"
Original file line number Diff line number Diff line change @@ -553,7 +553,7 @@ private function initFrameworkVersionInfo() {
553553 *
554554 * @since 2.1
555555 */
556- define ('WF_VERSION ' , '3.0.0-Beta.12 ' );
556+ define ('WF_VERSION ' , '3.0.0-Beta.13 ' );
557557 /**
558558 * A constant that tells the type of framework version.
559559 *
@@ -569,7 +569,7 @@ private function initFrameworkVersionInfo() {
569569 *
570570 * @since 2.1
571571 */
572- define ('WF_RELEASE_DATE ' , '2024-09-03 ' );
572+ define ('WF_RELEASE_DATE ' , '2024-10-29 ' );
573573 }
574574
575575 /**
You can’t perform that action at this time.
0 commit comments