Skip to content

Commit

Permalink
Bump to version 1.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Frederic Massart committed Oct 30, 2013
1 parent 9cbb47b commit 135e973
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Config/bootstrap.php
Expand Up @@ -55,7 +55,7 @@
* END OF USER SETTINGS
*/

Configure::write("AclManager.version", "1.2.4");
Configure::write("AclManager.version", "1.2.5");
if (!is_array(Configure::read('AclManager.aros'))) {
Configure::write('AclManager.aros', array(Configure::read('AclManager.aros')));
}
Expand Down

0 comments on commit 135e973

Please sign in to comment.