Skip to content

Commit

Permalink
Prepare 3.1.5 release
Browse files Browse the repository at this point in the history
  • Loading branch information
javiereguiluz committed Sep 26, 2020
1 parent 02df233 commit 8fb1c29
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 @@ -12,7 +12,7 @@
*/
class EasyAdminBundle extends Bundle
{
public const VERSION = '3.1.5-DEV';
public const VERSION = '3.1.5';
public const CONTEXT_ATTRIBUTE_NAME = 'easyadmin_context';

public function build(ContainerBuilder $container)
Expand Down

0 comments on commit 8fb1c29

Please sign in to comment.