Added beta label to current release.

This commit is contained in:
alext 2018-06-24 19:47:33 +02:00
parent d07825160f
commit 6bbdee1fa4
1 changed files with 1 additions and 1 deletions

View File

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