Skip to content

Commit ce61b18

Browse files
committed
Remove RC from version list
1 parent 7988cd0 commit ce61b18

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/config/default.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
],
5050
'versions' => [
5151
'available' => [
52-
'6.0' => '6.0 RC',
52+
'6.0' => '6.0',
5353
'5.1' => '5.1',
5454
'5.0' => '5.0',
5555
'4.6' => '4.6',

0 commit comments

Comments
 (0)