Updated the config version name to 'Beta 2'.

This commit is contained in:
Alex Tselegidis 2016-01-17 13:57:55 +01:00
parent 71eca2b5b8
commit 18be8b65f7
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
|
*/
$config['ea_version'] = '1.1.0'; // This must be changed manually.
$config['ea_release_title'] = 'BETA'; // Leave empty for no title or add BETA, TEST etc ...
$config['ea_release_title'] = 'Beta 2'; // Leave empty for no title or add BETA, TEST etc ...
$config['ea_google_sync_feature'] = Config::GOOGLE_SYNC_FEATURE;
/*