Updated version

This commit is contained in:
alext 2016-11-13 12:18:23 +01:00
parent b0b116e9e1
commit 1d2ffadbd9
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
| 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['google_sync_feature'] = Config::GOOGLE_SYNC_FEATURE;