Skip to content

Commit b794071

Browse files
committed
fix version
1 parent cef92df commit b794071

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

core/factory/version.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
'version' => '3.0.0', // Current version number
44
'release_date' => 'Oct 1, 2020', // Date of release
55
'branch' => 'Evolution CMS', // Codebase name
6-
'full_appname' => 'Evolution CMS 3.0.0 (Oct 1, 2020)'
6+
'full_appname' => 'Evolution CMS 3.0.0RC (Oct 1, 2020)'
77
];

0 commit comments

Comments
 (0)