Skip to content

Commit

Permalink
Prepare 3.0.0-alpha2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
javiereguiluz committed Apr 20, 2020
1 parent 009dd84 commit 1383b78
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-alpha1';
public const VERSION = '3.0.0-alpha2';
public const CONTEXT_ATTRIBUTE_NAME = 'easyadmin_context';
}

0 comments on commit 1383b78

Please sign in to comment.