Skip to content

Commit

Permalink
Prepared the 1.11.7 release
Browse files Browse the repository at this point in the history
  • Loading branch information
javiereguiluz committed Feb 28, 2016
1 parent 8a6a7ee commit 7dad0af
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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.11.7-DEV';
const VERSION = '1.11.7';

public function build(ContainerBuilder $container)
{
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ Documentation

> **❮ NOTE ❯** you are reading the documentation of the bundle's **development**
> version. You can also [read the documentation of the latest stable version ➜]
> (https://github.com/javiereguiluz/EasyAdminBundle/tree/v1.11.6/).
> (https://github.com/javiereguiluz/EasyAdminBundle/tree/v1.11.7/).
#### Demo Application

Expand Down

0 comments on commit 7dad0af

Please sign in to comment.