prepare release 2.0.2

This commit is contained in:
Manuel Raynaud
2014-06-11 09:56:04 +02:00
parent 733794c312
commit 3434010b54
4 changed files with 10 additions and 3 deletions

View File

@@ -33,6 +33,7 @@ class Update
'4' => '2.0.0-RC1',
'5' => '2.0.0',
'6' => '2.0.1',
'7' => '2.0.2',
);
protected function isLatestVersion($version)