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

@@ -49,7 +49,7 @@ use Thelia\Model\Module;
class Thelia extends Kernel
{
const THELIA_VERSION = '2.0.1';
const THELIA_VERSION = '2.0.2';
public function init()
{