Skip to content

Commit

Permalink
Release 1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tgalopin committed May 25, 2020
1 parent bb31de9 commit efe5121
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cli/Application.php
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
class Application extends SymfonyApplication
{
const APPLICATION_NAME = 'SensioLabs Insight CLI';
const APPLICATION_VERSION = '1.6-dev';
const APPLICATION_VERSION = '1.7.0';

private $api;
private $apiConfig;
Expand Down

0 comments on commit efe5121

Please sign in to comment.