Flow.Launcher/global.json
2026-02-21 20:43:23 +08:00

6 lines
89 B
JSON

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