Skip to content

Commit eca77ce

Browse files
committed
Update App.php
1 parent a65a587 commit eca77ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webfiori/framework/App.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -542,7 +542,7 @@ private function initFrameworkVersionInfo() {
542542
*
543543
* @since 2.1
544544
*/
545-
define('WF_VERSION', '3.0.0-Beta 1');
545+
define('WF_VERSION', '3.0.0-Beta.1');
546546
/**
547547
* A constant that tells the type of framework version.
548548
*

0 commit comments

Comments
 (0)