Release v1.5.0-dev.4

This commit is contained in:
Alex Tselegidis 2023-07-03 10:42:02 +02:00
parent a9798bf27e
commit ebe8f84ba1
1 changed files with 2 additions and 2 deletions

View File

@ -9,10 +9,10 @@
| |
*/ */
$config['version'] = '1.5.0-dev.3'; // This must be changed manually. $config['version'] = '1.5.0-dev.4'; // This must be changed manually.
$config['url'] = Config::BASE_URL; $config['url'] = Config::BASE_URL;
$config['debug'] = Config::DEBUG_MODE; $config['debug'] = Config::DEBUG_MODE;
$config['cache_busting_token'] = 'ZV950'; $config['cache_busting_token'] = 'ZV951';