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.5.6" ,
2525 "webfiori/collections" :" v1.1.3" ,
26- "webfiori/database" :" v0.8.5 " ,
26+ "webfiori/database" :" v0.8.6 " ,
2727 "webfiori/cli" :" v1.1.3" ,
2828 "webfiori/mailer" :" v1.1.1" ,
2929 "webfiori/err" :" v1.0.6"
Original file line number Diff line number Diff line change @@ -540,7 +540,7 @@ private function initFrameworkVersionInfo() {
540540 *
541541 * @since 2.1
542542 */
543- define ('WF_VERSION ' , '3.0.0-RC18 ' );
543+ define ('WF_VERSION ' , '3.0.0-RC19 ' );
544544 /**
545545 * A constant that tells the type of framework version.
546546 *
@@ -556,7 +556,7 @@ private function initFrameworkVersionInfo() {
556556 *
557557 * @since 2.1
558558 */
559- define ('WF_RELEASE_DATE ' , '2023-10-30 ' );
559+ define ('WF_RELEASE_DATE ' , '2023-11-07 ' );
560560 }
561561
562562 /**
You can’t perform that action at this time.
0 commit comments