Skip to content

Commit

Permalink
Updated the config version name to 'Beta 2'.
Browse files Browse the repository at this point in the history
  • Loading branch information
alextselegidis committed Jan 17, 2016
1 parent 71eca2b commit 18be8b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/application/config/config.php
Original file line number Diff line number Diff line change
Expand Up @@ -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;

/*
Expand Down

0 comments on commit 18be8b6

Please sign in to comment.