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

Skip to content

Commit 32baa7e

Browse files
committed
Bumped development version
1 parent 160905a commit 32baa7e

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
@@ -13,7 +13,7 @@
1313
*/
1414
class EasyAdminBundle extends Bundle
1515
{
16-
public const VERSION = '3.2.6';
16+
public const VERSION = '3.2.7-DEV';
1717
/** @deprecated use EA::CONTEXT_REQUEST_ATTRIBUTE */
1818
public const CONTEXT_ATTRIBUTE_NAME = EA::CONTEXT_REQUEST_ATTRIBUTE;
1919

0 commit comments

Comments
 (0)