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

Skip to content

Commit e3bf210

Browse files
committed
Prepared the 1.13.0 release
1 parent ee94e17 commit e3bf210

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
@@ -21,7 +21,7 @@
2121
*/
2222
class EasyAdminBundle extends Bundle
2323
{
24-
const VERSION = '1.12.8-DEV';
24+
const VERSION = '1.13.0';
2525

2626
public function build(ContainerBuilder $container)
2727
{

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.7/).
73+
> (https://github.com/javiereguiluz/EasyAdminBundle/tree/v1.13.0/).
7474
7575
Demo Application
7676
----------------

0 commit comments

Comments
 (0)