forked from mirrors/easyappointments
Updated version
This commit is contained in:
parent
b0b116e9e1
commit
1d2ffadbd9
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
||||||
| Declare some of the global config values of Easy!Appointments.
|
| Declare some of the global config values of Easy!Appointments.
|
||||||
|
|
|
|
||||||
*/
|
*/
|
||||||
$config['version'] = '1.2'; // This must be changed manually.
|
$config['version'] = '1.2.1'; // This must be changed manually.
|
||||||
$config['release_label'] = ''; // Leave empty for no title or add Alpha, Beta etc ...
|
$config['release_label'] = ''; // Leave empty for no title or add Alpha, Beta etc ...
|
||||||
$config['google_sync_feature'] = Config::GOOGLE_SYNC_FEATURE;
|
$config['google_sync_feature'] = Config::GOOGLE_SYNC_FEATURE;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue