Release v1.5.0-dev.3

This commit is contained in:
Alex Tselegidis 2023-04-24 10:13:55 +02:00
parent d1e1000cb4
commit 7ffc249706
1 changed files with 2 additions and 2 deletions

View File

@ -9,10 +9,10 @@
| |
*/ */
$config['version'] = '1.5.0-dev.2'; // This must be changed manually. $config['version'] = '1.5.0-dev.3'; // 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'] = 'ZV949'; $config['cache_busting_token'] = 'ZV950';