Release v1.5.0-dev.1

This commit is contained in:
Alex Tselegidis 2022-01-25 00:11:51 +01:00
parent 24f6b5b4e9
commit 4410c5fb8c
1 changed files with 2 additions and 0 deletions

View File

@ -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';