remove RC1 references

This commit is contained in:
Manuel Raynaud
2014-04-22 14:30:44 +02:00
parent 51dd1863db
commit 7593717736
4 changed files with 10 additions and 9 deletions

View File

@@ -31,6 +31,7 @@ class Update
'2' => '2.0.0-beta3',
'3' => '2.0.0-beta4',
'4' => '2.0.0-RC1',
'5' => '2.0.0',
);
protected function isLatestVersion($version)