up version

This commit is contained in:
henderkes 2026-01-19 12:00:06 +01:00
parent 372760e469
commit b3c450291a

View File

@ -34,7 +34,7 @@ use Symfony\Component\Console\Application;
*/
final class ConsoleApplication extends Application
{
public const string VERSION = '2.7.11';
public const string VERSION = '2.8.0';
public function __construct()
{