Skip to content

Commit 90053d3

Browse files
authored
[console] update version 1.9.7 (#4290)
1 parent 5db5244 commit 90053d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Application.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ class Application extends BaseApplication
2525
/**
2626
* @var string
2727
*/
28-
const VERSION = '1.9.5';
28+
const VERSION = '1.9.7';
2929

3030
public function __construct(ContainerInterface $container)
3131
{

0 commit comments

Comments
 (0)