change thelia version in main class
This commit is contained in:
@@ -59,7 +59,7 @@ use Thelia\Log\Tlog;
|
||||
class Thelia extends Kernel
|
||||
{
|
||||
|
||||
const THELIA_VERSION = '2.0.0-beta3';
|
||||
const THELIA_VERSION = '2.0.0-beta4';
|
||||
|
||||
public function init()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user