Increased the E\!A version in the config file for v1.1.1

This commit is contained in:
Alex Tselegidis 2016-02-07 15:29:54 +01:00
parent 42ff47a753
commit a669a83cce

View file

@ -9,7 +9,7 @@
| the global "config" variable.
|
*/
$config['ea_version'] = '1.1.0'; // 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_google_sync_feature'] = Config::GOOGLE_SYNC_FEATURE;