Skip to content

Commit 9e78b6a

Browse files
committed
Prepare 3.5.11 release
1 parent 3ff0855 commit 9e78b6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

0 commit comments

Comments
 (0)