Skip to content

Commit

Permalink
Prepared the 1.17.18 release
Browse files Browse the repository at this point in the history
  • Loading branch information
javiereguiluz committed Dec 5, 2018
1 parent b52a352 commit b1c79d0
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.18-DEV';
const VERSION = '1.17.18';

public function build(ContainerBuilder $container)
{
Expand Down

0 comments on commit b1c79d0

Please sign in to comment.