Skip to content

Commit

Permalink
Prepare the 2.0.0-BETA1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
javiereguiluz committed Dec 1, 2018
1 parent a5dbee5 commit 2f5cf2b
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 @@ -13,7 +13,7 @@
*/
class EasyAdminBundle extends Bundle
{
const VERSION = '2.0.0-DEV';
const VERSION = '2.0.0-BETA1';

public function build(ContainerBuilder $container)
{
Expand Down

0 comments on commit 2f5cf2b

Please sign in to comment.