Release v1.5.0-beta.1

This commit is contained in:
Alex Tselegidis 2024-07-01 09:58:43 +02:00
parent f15d78797f
commit 5ade840a2b

View file

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