Removed the 'Beta' label from config.
This commit is contained in:
parent
b1e5296d1d
commit
5654dd46cf
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
|||
|
|
||||
*/
|
||||
$config['ea_version'] = '1.1.0'; // This must be changed manually.
|
||||
$config['ea_release_title'] = 'Beta 2'; // Leave empty for no title or add BETA, TEST etc ...
|
||||
$config['ea_release_title'] = ''; // Leave empty for no title or add BETA, TEST etc ...
|
||||
$config['ea_google_sync_feature'] = Config::GOOGLE_SYNC_FEATURE;
|
||||
|
||||
/*
|
||||
|
|
Loading…
Reference in a new issue