Skip to content

Commit 6793962

Browse files
committed
2.0.0-RC
1 parent af13db6 commit 6793962

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/factory/version.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
return [
3-
'version' => '2.0.0 RC', // Current version number
3+
'version' => '2.0.0-RC', // Current version number
44
'release_date' => 'Sep 20, 2019', // Date of release
55
'branch' => 'Evolution CMS', // Codebase name
66
'full_appname' => 'Evolution CMS 2.0.0 RC (Sep 20, 2019)'

0 commit comments

Comments
 (0)