Updated app version info.
This commit is contained in:
parent
7e2ef9cf00
commit
c25f7828bd
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
||||
/*
|
||||
|
|
Loading…
Reference in a new issue