Release v1.5.0-dev.1
This commit is contained in:
parent
24f6b5b4e9
commit
4410c5fb8c
1 changed files with 2 additions and 0 deletions
|
@ -14,3 +14,5 @@ $config['version'] = '1.5.0-dev.1'; // This must be changed manually.
|
|||
$config['url'] = Config::BASE_URL;
|
||||
|
||||
$config['debug'] = Config::DEBUG_MODE;
|
||||
|
||||
$config['cache_busting_token'] = 'ZV948';
|
||||
|
|
Loading…
Reference in a new issue