Updated application version label.

This commit is contained in:
alext 2017-05-18 21:34:13 +02:00
parent f62d95b3e9
commit 7d76053069
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;