increase thelia version

This commit is contained in:
Manuel Raynaud
2014-01-08 15:47:49 +01:00
parent 653c418aa6
commit f1ce5a3f70

View File

@@ -60,7 +60,7 @@ use Thelia\Log\Tlog;
class Thelia extends Kernel
{
const THELIA_VERSION = '2.0.0-beta2';
const THELIA_VERSION = '2.0.0-beta3';
public function init()
{