Added the 'Beta' label to v1.1.1 release.

This commit is contained in:
Alex Tselegidis 2016-02-07 15:54:23 +01:00
parent 3bed331a1f
commit 8f52705ebe
1 changed files with 1 additions and 1 deletions

View File

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