Bump version

This commit is contained in:
crazywhalecc
2024-10-18 12:46:29 +08:00
parent 65203de079
commit 27427acdc0

View File

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