Skip to content

Commit

Permalink
Prepare the 1.17.5 release
Browse files Browse the repository at this point in the history
  • Loading branch information
javiereguiluz committed Oct 20, 2017
1 parent 4320725 commit f2fec43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/EasyAdminBundle.php
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
*/
class EasyAdminBundle extends Bundle
{
const VERSION = '1.17.5-DEV';
const VERSION = '1.17.5';

public function build(ContainerBuilder $container)
{
Expand Down

0 comments on commit f2fec43

Please sign in to comment.