From 34b3028d8ef13927e4ee8c7cc7c8dd108fc46c23 Mon Sep 17 00:00:00 2001 From: Zhou Zhenglong Date: Wed, 1 Apr 2026 15:24:26 +0800 Subject: [PATCH] bump engine version to 4.0.0-alpha.11 --- repo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/repo.json b/repo.json index be3de5d7..1253d249 100644 --- a/repo.json +++ b/repo.json @@ -2,7 +2,7 @@ "engine": { "repo": "https://github.com/cocos/cocos4.git", "dist": "packages/engine", - "tag": "4.0.0-alpha.10" + "tag": "4.0.0-alpha.11" }, "external": { "repo": "https://github.com/cocos/cocos-engine-external.git",