Release v1.5.0-alpha.1

This commit is contained in:
Alex Tselegidis 2024-05-14 14:00:03 +02:00
parent f7e6b212b2
commit 7c0b7127cc

View file

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