mirror of
https://github.com/h3poteto/whalebird-desktop
synced 2025-02-06 12:25:22 +01:00
Fix build number
This commit is contained in:
parent
f338d2fcaf
commit
510d6ecd2d
@ -2,6 +2,7 @@
|
||||
"productName": "Whalebird",
|
||||
"appId": "social.whalebird.app",
|
||||
"artifactName": "${productName}-${version}-${os}-${arch}.${ext}",
|
||||
"buildVersion": "150",
|
||||
"directories": {
|
||||
"output": "build"
|
||||
},
|
||||
@ -35,6 +36,7 @@
|
||||
"entitlements": "plist/parent.plist",
|
||||
"entitlementsInherit": "plist/child.plist",
|
||||
"entitlementsLoginHelper": "plist/loginhelper.plist",
|
||||
"provisioningProfile": "socialwhalebirdapp_MAS.provisionprofile",
|
||||
"hardenedRuntime": false,
|
||||
"identity": null
|
||||
},
|
||||
|
@ -14,10 +14,6 @@
|
||||
"type": "git",
|
||||
"url": "https://github.com/h3poteto/whalebird-desktop.git"
|
||||
},
|
||||
"config": {
|
||||
"buildVersion": "149",
|
||||
"appVersion": "5.0.0"
|
||||
},
|
||||
"main": "./dist/electron/main.js",
|
||||
"scripts": {
|
||||
"dev": "node .electron-vue/dev-runner.js",
|
||||
|
Loading…
x
Reference in New Issue
Block a user