diff --git a/src/application/config/config.php b/src/application/config/config.php index 10d9c160..25b3fa44 100644 --- a/src/application/config/config.php +++ b/src/application/config/config.php @@ -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;