We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f092fc commit 7cde684Copy full SHA for 7cde684
Cli/Application.php
@@ -26,7 +26,7 @@
26
class Application extends SymfonyApplication
27
{
28
const APPLICATION_NAME = 'SensioLabs Insight CLI';
29
- const APPLICATION_VERSION = '1.7.0';
+ const APPLICATION_VERSION = '1.7.1';
30
31
private $api;
32
private $apiConfig;
0 commit comments