openclaw-windows-node/global.json
Scott Hanselman 00670860ed feat: improve QR setup pairing
Preserve setup bootstrap tokens separately from gateway tokens, support QR image and clipboard setup imports, and improve pairing notification copy flow.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-04-26 20:14:18 -07:00

7 lines
81 B
JSON

{
"sdk": {
"version": "10.0.100",
"rollForward": "latestFeature"
}
}