Skip to content

Commit

Permalink
Release 1.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tgalopin committed Jun 23, 2021
1 parent 8f092fc commit 7cde684
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.7.0';
const APPLICATION_VERSION = '1.7.1';

private $api;
private $apiConfig;
Expand Down

0 comments on commit 7cde684

Please sign in to comment.