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

Skip to content

Commit 286b977

Browse files
committed
Prepare 3.5.3 release
1 parent 43fe734 commit 286b977

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.5.3-DEV';
16+
public const VERSION = '3.5.3';
1717
/** @deprecated use EA::CONTEXT_REQUEST_ATTRIBUTE */
1818
public const CONTEXT_ATTRIBUTE_NAME = EA::CONTEXT_REQUEST_ATTRIBUTE;
1919

0 commit comments

Comments
 (0)