Skip to content

Commit

Permalink
Merge pull request #24 from maurobonfietti/0.19.0
Browse files Browse the repository at this point in the history
Version 0.19.0
  • Loading branch information
maurobonfietti committed Nov 6, 2021
2 parents fe41689 + c216fe0 commit 8fc99c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Command/CrudGeneratorCommand.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

class CrudGeneratorCommand extends Command
{
const COMMAND_VERSION = '0.18.0';
const COMMAND_VERSION = '0.19.0';

public function __construct($app)
{
Expand Down

0 comments on commit 8fc99c2

Please sign in to comment.