update changelog and change thelia version
This commit is contained in:
@@ -47,7 +47,7 @@ use Thelia\Model\ModuleQuery;
|
||||
class Thelia extends Kernel
|
||||
{
|
||||
|
||||
const THELIA_VERSION = '2.0.3-beta';
|
||||
const THELIA_VERSION = '2.0.3-beta2';
|
||||
|
||||
public function init()
|
||||
{
|
||||
|
||||
@@ -35,6 +35,7 @@ class Update
|
||||
'6' => '2.0.1',
|
||||
'7' => '2.0.2',
|
||||
'8' => '2.0.3-beta',
|
||||
'9' => '2.0.3-beta2',
|
||||
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user