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

Skip to content

Commit 4009d05

Browse files
committed
Prepared the 1.12.6 release
1 parent 343a358 commit 4009d05

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.12.6-DEV';
25+
const VERSION = '1.12.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
@@ -70,7 +70,7 @@ read before using EasyAdmin.
7070

7171
> **❮ NOTE ❯** you are reading the documentation of the bundle's **development**
7272
> version. You can also [read the documentation of the latest stable version ➜]
73-
> (https://github.com/javiereguiluz/EasyAdminBundle/tree/v1.12.5/).
73+
> (https://github.com/javiereguiluz/EasyAdminBundle/tree/v1.12.6/).
7474
7575
Demo Application
7676
----------------

0 commit comments

Comments
 (0)