Skip to content

Commit

Permalink
Prepare the 4.6.5 release
Browse files Browse the repository at this point in the history
  • Loading branch information
javiereguiluz committed May 4, 2023
1 parent 0517c3f commit 3cdf4c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/EasyAdminBundle.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
*/
class EasyAdminBundle extends Bundle
{
public const VERSION = '4.6.5-DEV';
public const VERSION = '4.6.5';

public function build(ContainerBuilder $container): void
{
Expand Down

0 comments on commit 3cdf4c2

Please sign in to comment.