Change macOS minimum version to 12 (#31)
The Ryujinx app has already been bumped to 12.
This commit is contained in:
parent
abf1b71f75
commit
9bd5caadb7
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
||||||
"supportPlanned": "Support planned",
|
"supportPlanned": "Support planned",
|
||||||
"supportWindows": "For Windows 10 & 11",
|
"supportWindows": "For Windows 10 & 11",
|
||||||
"supportLinux": "For the most common Linux distros",
|
"supportLinux": "For the most common Linux distros",
|
||||||
"supportMacOS": "For macOS 11 and later (Intel and Apple Silicon)",
|
"supportMacOS": "For macOS 12 and later (Intel and Apple Silicon)",
|
||||||
"buildInformation": "Build information",
|
"buildInformation": "Build information",
|
||||||
"buildRelease": "This build was released on {0}",
|
"buildRelease": "This build was released on {0}",
|
||||||
"assets": "assets",
|
"assets": "assets",
|
||||||
|
|
Loading…
Reference in a new issue