forked from mirrors/easyappointments
Updated app version title for upcoming release.
This commit is contained in:
parent
365f8cf38d
commit
1df998114f
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
|||
|
|
||||
*/
|
||||
$config['version'] = '1.2'; // This must be changed manually.
|
||||
$config['release_label'] = 'Alpha.1'; // Leave empty for no title or add Alpha, Beta etc ...
|
||||
$config['release_label'] = 'Beta.1'; // Leave empty for no title or add Alpha, Beta etc ...
|
||||
$config['google_sync_feature'] = Config::GOOGLE_SYNC_FEATURE;
|
||||
|
||||
/*
|
||||
|
|
Loading…
Reference in a new issue