diff --git a/src/SPC/ConsoleApplication.php b/src/SPC/ConsoleApplication.php index bbbed9b0..1b1d3e19 100644 --- a/src/SPC/ConsoleApplication.php +++ b/src/SPC/ConsoleApplication.php @@ -34,7 +34,7 @@ use Symfony\Component\Console\Application; */ final class ConsoleApplication extends Application { - public const string VERSION = '2.7.8'; + public const string VERSION = '2.7.9'; public function __construct() {