Files
todo/src/backend/server/global.json
kjuulh c89a0958f8
Some checks reported errors
continuous-integration/drone/push Build encountered an error
feat: fix todo
Signed-off-by: kjuulh <contact@kjuulh.io>
2023-12-23 13:01:38 +01:00

8 lines
103 B
JSON

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