mirror of
https://github.com/streetwriters/notesnook.git
synced 2026-09-01 19:49:54 +02:00
desktop: reduce minimum required macOS version to 10.12.0
This fixes #1180
This commit is contained in:
committed by
Abdullah Atta
parent
9d7c2bbe15
commit
ee0fb3680a
@@ -68,7 +68,7 @@
|
||||
"afterPack": "./scripts/removeLocales.js",
|
||||
"mac": {
|
||||
"bundleVersion": "221",
|
||||
"minimumSystemVersion": "10.14.0",
|
||||
"minimumSystemVersion": "10.12.0",
|
||||
"target": [
|
||||
{
|
||||
"target": "dmg",
|
||||
|
||||
Reference in New Issue
Block a user