Flow.Launcher/global.json
2022-12-30 19:12:59 -05:00

6 lines
88 B
JSON

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