continuity/global.json
Timothy Schenk b2c1df3f6f
Some checks failed
Test if Server can be built / build-server (push) Failing after 15s
fix: incorrect command
2023-10-27 19:53:18 +02:00

7 lines
105 B
JSON

{
"sdk": {
"version": "7.0.0",
"rollForward": "latestMajor",
"allowPrerelease": true
}
}