Release v1.4.0

This commit is contained in:
Alex Tselegidis 2020-12-09 16:16:03 +02:00
parent 53a6a8c3a8
commit 29a0fadf32
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
|
*/
$config['version'] = '1.4.0'; // This must be changed manually.
$config['release_label'] = 'Beta.1'; // Leave empty for no title or add Alpha, Beta etc ...
$config['release_label'] = ''; // Leave empty for no title or add Alpha, Beta etc ...
$config['debug'] = Config::DEBUG_MODE;
/*