diff --git a/ci/core-ref.json b/ci/core-ref.json index 3119e37..eed7298 100644 --- a/ci/core-ref.json +++ b/ci/core-ref.json @@ -1,6 +1,6 @@ { "$comment": "The core this module is proved against. MODULE_API.md §5.3: the frozen-manifest job clones RunicGateway/website at this exact ref, drops this module in as modules/uo and runs CORE's own routeManifest.js — nothing else can answer whether the URLs the module claims are the URLs it actually serves. Pinned rather than tracking `edge` on purpose: core moves for reasons that have nothing to do with this module, and a bump is then a deliberate commit saying which core the module was last proved against, instead of an unexplained red X on someone else's PR. Bump it, regenerate routes.manifest.json, and commit both together.", "repo": "https://gitea.whitlocktech.com/RunicGateway/website.git", - "ref": "963d734dcc09580a7d8bb676370b4faf9b8727b2", - "refName": "main @ the Teams cutover (website#161)" + "ref": "52eac24d170adbeb7cfb06486bc7512da1173ef9", + "refName": "edge @ MODULE_API 1.9.0, engagement Phase 11b (website#179)" }