mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-25 11:55:47 -06:00
docs(release): describe frozen candidate contract
This commit is contained in:
@@ -10,7 +10,7 @@ export function legacyPackageAcceptanceCompat(version) {
|
||||
}
|
||||
|
||||
export function clawhubReleaseSecurityMode(version) {
|
||||
// 2026.6.35 shipped before the ClawHub release-security endpoint existed.
|
||||
// The frozen 2026.6.35 candidate predates the ClawHub release-security endpoint.
|
||||
return version === "2026.6.35" ? "absent" : "required";
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user