Bump version

This commit is contained in:
crazywhalecc
2025-10-13 00:00:31 +08:00
parent 6bd3eea0fe
commit 903036f1c0

View File

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