Skip to content

Commit 3662b7d

Browse files
committed
Update WebFioriApp.php
1 parent 832c546 commit 3662b7d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

webfiori/framework/WebFioriApp.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ private function __construct() {
134134
*
135135
* @since 2.1
136136
*/
137-
define('WF_VERSION', '2.3.3');
137+
define('WF_VERSION', '2.3.4');
138138
/**
139139
* A constant that tells the type of framework version.
140140
*
@@ -150,7 +150,7 @@ private function __construct() {
150150
*
151151
* @since 2.1
152152
*/
153-
define('WF_RELEASE_DATE', '2021-10-03');
153+
define('WF_RELEASE_DATE', '2021-10-05');
154154
/**
155155
* Change encoding of mb_ functions to UTF-8
156156
*/

0 commit comments

Comments
 (0)