Skip to content

Commit 75a4212

Browse files
committed
Prepare 5.0.2 release
1 parent 68de2cb commit 75a4212

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
@@ -9,7 +9,7 @@
99
*/
1010
class EasyAdminBundle extends Bundle
1111
{
12-
public const VERSION = '5.0.2-DEV';
12+
public const VERSION = '5.0.2';
1313

1414
public function getPath(): string
1515
{

0 commit comments

Comments
 (0)