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

Skip to content

Commit 6e4e175

Browse files
committed
Prepared the 1.12.4 release
1 parent d8249d6 commit 6e4e175

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

2727
public function build(ContainerBuilder $container)
2828
{

README.md

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

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

0 commit comments

Comments
 (0)