Change macOS minimum version to 12 (#31)

The Ryujinx app has already been bumped to 12.
This commit is contained in:
shinra-electric 2023-11-14 22:12:21 +01:00 committed by GitHub
parent abf1b71f75
commit 9bd5caadb7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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",