Updated release label

This commit is contained in:
alext 2018-01-02 12:37:34 +01:00
parent 6923520f7c
commit 9fdee15b80
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
|
*/
$config['version'] = '1.3.0'; // This must be changed manually.
$config['release_label'] = 'alpha'; // Leave empty for no title or add Alpha, Beta etc ...
$config['release_label'] = 'Alpha'; // Leave empty for no title or add Alpha, Beta etc ...
$config['google_sync_feature'] = Config::GOOGLE_SYNC_FEATURE;
/*