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

Skip to content

Commit 66f5acf

Browse files
committed
Prepared the 1.12.0 release
1 parent 949d9c2 commit 66f5acf

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.9-DEV';
25+
const VERSION = '1.12.0';
2626

2727
public function build(ContainerBuilder $container)
2828
{

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ read before using EasyAdmin.
6666

6767
> **❮ NOTE ❯** you are reading the documentation of the bundle's **development**
6868
> version. You can also [read the documentation of the latest stable version ➜]
69-
> (https://github.com/javiereguiluz/EasyAdminBundle/tree/v1.11.8/).
69+
> (https://github.com/javiereguiluz/EasyAdminBundle/tree/v1.12.0/).
7070
7171
Demo Application
7272
----------------

0 commit comments

Comments
 (0)