Updated app version title for upcoming release.

This commit is contained in:
alextselegidis 2016-10-06 19:48:16 +02:00
parent 365f8cf38d
commit 1df998114f
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
| |
*/ */
$config['version'] = '1.2'; // This must be changed manually. $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; $config['google_sync_feature'] = Config::GOOGLE_SYNC_FEATURE;
/* /*