mirror of
https://github.com/alextselegidis/easyappointments.git
synced 2024-11-10 01:52:22 +03:00
Updated application version label.
This commit is contained in:
parent
f62d95b3e9
commit
7d76053069
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