Skip to content

Commit

Permalink
[console] update version 1.9.7 (#4290)
Browse files Browse the repository at this point in the history
  • Loading branch information
jmolivas authored Nov 30, 2020
1 parent 5db5244 commit 90053d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Application.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ class Application extends BaseApplication
/**
* @var string
*/
const VERSION = '1.9.5';
const VERSION = '1.9.7';

public function __construct(ContainerInterface $container)
{
Expand Down

0 comments on commit 90053d3

Please sign in to comment.