diff --git a/src/SPC/ConsoleApplication.php b/src/SPC/ConsoleApplication.php index a869fef7..6cdc73bf 100644 --- a/src/SPC/ConsoleApplication.php +++ b/src/SPC/ConsoleApplication.php @@ -25,7 +25,7 @@ use Symfony\Component\Console\Command\ListCommand; */ final class ConsoleApplication extends Application { - public const VERSION = '2.1.6'; + public const VERSION = '2.1.7'; public function __construct() {