forked from mirrors/easyappointments
Release v1.4.0
This commit is contained in:
parent
53a6a8c3a8
commit
29a0fadf32
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
||||||
|
|
|
|
||||||
*/
|
*/
|
||||||
$config['version'] = '1.4.0'; // This must be changed manually.
|
$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;
|
$config['debug'] = Config::DEBUG_MODE;
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|
Loading…
Reference in a new issue