Updated comment

This commit is contained in:
Alex Tselegidis 2021-11-06 16:53:57 +01:00
parent 356629fab6
commit 5f211f3cf1
1 changed files with 1 additions and 1 deletions

View File

@ -11,6 +11,6 @@
$config['version'] = '1.4.2'; // This must be changed manually.
$config['release_label'] = ''; // Leave empty for no title or add Alpha, Beta etc ...
$config['release_label'] = ''; // Leave empty or add Alpha, Beta, Custom etc ...
$config['debug'] = Config::DEBUG_MODE;