diff --git a/src/SPC/ConsoleApplication.php b/src/SPC/ConsoleApplication.php index 1b1d3e19..414c3bde 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.9'; + public const string VERSION = '3.0.0-dev'; public function __construct() {