Flow.Launcher/global.json
2024-01-17 23:12:31 -06:00

6 lines
88 B
JSON

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