Release v6.11.0-beta.1 (#16906)

## Summary by Sourcery

在提供的 resource/tasks/tasks.json
差异中看不到任何功能性更改;根据现有信息,此次发布似乎不包含代码、配置或文档方面的修改。

<details>
<summary>Original summary in English</summary>

## Summary by Sourcery

No functional changes are visible in the provided diff for
resource/tasks/tasks.json; the release appears to contain no code,
config, or documentation modifications based on the available
information.

</details>
This commit is contained in:
uye
2026-05-28 14:07:30 +08:00
committed by GitHub

View File

@@ -2192,7 +2192,7 @@
},
"MallBegin": {
"algorithm": "JustReturn",
"next": ["Mall", "MallBegin@QuickSwitch@ToMall#next", "Mall@ReturnButtons#next", "Mall@CloseAnnos#next"]
"next": ["Mall", "Mall#next", "MallBegin@QuickSwitch@ToMall#next", "Mall@ReturnButtons#next", "Mall@CloseAnnos#next"]
},
"Mall": {
"action": "DoNothing",