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

Skip to content

Commit e67dd3c

Browse files
committed
Prepared the 1.15.0 release
1 parent fa74030 commit e67dd3c

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.14.1-DEV';
24+
const VERSION = '1.15.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
@@ -71,7 +71,7 @@ read before using EasyAdmin.
7171

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

0 commit comments

Comments
 (0)