Flow.Launcher/global.json

6 lines
88 B
JSON

{
"sdk": {
"version": "9.0.*",
"rollForward": "latestPatch"
}
}