Updated app version info.

This commit is contained in:
alext 2018-01-23 10:10:56 +01:00
parent 7e2ef9cf00
commit c25f7828bd
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'] = 'Beta'; // 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;
/*