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

Skip to content

Commit b462eca

Browse files
committed
Prepare 3.2.5 release
1 parent f88538b commit b462eca

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

0 commit comments

Comments
 (0)