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

Skip to content

Commit 251624c

Browse files
committed
Prepare 3.1.2 release
1 parent 15419f2 commit 251624c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/EasyAdminBundle.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
*/
1313
class EasyAdminBundle extends Bundle
1414
{
15-
public const VERSION = '3.1.2-DEV';
15+
public const VERSION = '3.1.2';
1616
public const CONTEXT_ATTRIBUTE_NAME = 'easyadmin_context';
1717

1818
public function build(ContainerBuilder $container)

0 commit comments

Comments
 (0)