Skip to content

Commit 2ffcbe0

Browse files
committed
ci: bootstrap pin moves to 2026.9.2.1
The release is published, mirrored and indexed: `latest` in openxlings/xim-pkgindex points at 2026.9.2.1, and its `Publish Index Artifact` run is green on that commit, which is what `xlings install` consumes. The pin is bumped only after that sequence, never before it — CI installs the pinned version from the index, so a pin ahead of the index is a job that cannot start.
1 parent 8de3847 commit 2ffcbe0

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.9.1.1"
3+
"mcpp": "2026.9.2.1"
44
}
55
}

0 commit comments

Comments
 (0)