Skip to content

Commit 11acd87

Browse files
committed
chore: bootstrap pin 移到 2026.9.1.1
⚠️ **只能在发布物已进入 xim-pkgindex 之后做**(docs/09 §4)。判据不是「PR 合了」, 而是索引的 `latest` 指向它、且 `Publish Index Artifact` 在那个 commit 上绿了 —— xlings 消费的是 `artifact:<sha>` 而不是 git main。两者今天都已满足: 索引 `available: 2026.9.1.1`、`latest -> 2026.9.1.1`,沙箱里 `xlings install mcpp@2026.9.1.1` 装得上并通过全部七条验证。 提前 bump 会让 CI 去装一个还不存在的版本,每个 job 都死在 `package 'mcpp@<unreleased>' not found`。
1 parent 3da6b0c commit 11acd87

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.xlings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"workspace": {
3-
"mcpp": "2026.8.29.1"
3+
"mcpp": "2026.9.1.1"
44
}
55
}

0 commit comments

Comments
 (0)