Update minimum macOS version to match Electron 38

This commit is contained in:
Fedor Indutny
2025-09-25 07:31:08 -07:00
committed by GitHub
parent de003fe0c2
commit a6e07ba60e
+1 -1
View File
@@ -444,7 +444,7 @@
"mergeASARs": true,
"releaseInfo": {
"vendor": {
"minOSVersion": "20.0.0"
"minOSVersion": "21.0.0"
}
},
"sign": "./ts/scripts/sign-macos.js",