Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 83c48ce

Browse files
committed
Prepared the 1.11.6 version release
1 parent 576e25f commit 83c48ce

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

EasyAdminBundle.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
*/
2323
class EasyAdminBundle extends Bundle
2424
{
25-
const VERSION = '1.11.6-DEV';
25+
const VERSION = '1.11.6';
2626

2727
public function build(ContainerBuilder $container)
2828
{

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ Documentation
6262

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

0 commit comments

Comments
 (0)