Skip to content

Commit

Permalink
Prepare 3.0.0-alpha5 release
Browse files Browse the repository at this point in the history
  • Loading branch information
javiereguiluz committed Apr 26, 2020
1 parent 1f5ccd3 commit 4b0ef68
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 @@ -9,6 +9,6 @@
*/
class EasyAdminBundle extends Bundle
{
public const VERSION = '3.0.0-alpha4';
public const VERSION = '3.0.0-alpha5';
public const CONTEXT_ATTRIBUTE_NAME = 'easyadmin_context';
}

0 comments on commit 4b0ef68

Please sign in to comment.