Increment version to test update & package updates.
This commit is contained in:
@@ -21,7 +21,7 @@ win:
|
|||||||
endpoint: https://eus.codesigning.azure.net
|
endpoint: https://eus.codesigning.azure.net
|
||||||
certificateProfileName: ImEXRPS
|
certificateProfileName: ImEXRPS
|
||||||
codeSigningAccountName: ImEX
|
codeSigningAccountName: ImEX
|
||||||
|
publisherName: ImEX Systems Inc.
|
||||||
nsis:
|
nsis:
|
||||||
artifactName: ${name}-${version}-setup.${ext}
|
artifactName: ${name}-${version}-setup.${ext}
|
||||||
shortcutName: ${productName}
|
shortcutName: ${productName}
|
||||||
@@ -58,5 +58,5 @@ publish:
|
|||||||
provider: s3
|
provider: s3
|
||||||
bucket: imex-partner
|
bucket: imex-partner
|
||||||
region: ca-central-1
|
region: ca-central-1
|
||||||
electronDownload:
|
# electronDownload:
|
||||||
mirror: https://npmmirror.com/mirrors/electron/
|
# mirror: https://npmmirror.com/mirrors/electron/
|
||||||
|
|||||||
@@ -21,7 +21,7 @@ win:
|
|||||||
endpoint: https://eus.codesigning.azure.net
|
endpoint: https://eus.codesigning.azure.net
|
||||||
certificateProfileName: ImEXRPS
|
certificateProfileName: ImEXRPS
|
||||||
codeSigningAccountName: ImEX
|
codeSigningAccountName: ImEX
|
||||||
|
publisherName: ImEX Systems Inc.
|
||||||
nsis:
|
nsis:
|
||||||
artifactName: ${name}-${version}-setup.${ext}
|
artifactName: ${name}-${version}-setup.${ext}
|
||||||
shortcutName: ${productName}
|
shortcutName: ${productName}
|
||||||
@@ -58,5 +58,5 @@ publish:
|
|||||||
provider: s3
|
provider: s3
|
||||||
bucket: rome-partner
|
bucket: rome-partner
|
||||||
region: us-east-2
|
region: us-east-2
|
||||||
electronDownload:
|
# electronDownload:
|
||||||
mirror: https://npmmirror.com/mirrors/electron/
|
# mirror: https://npmmirror.com/mirrors/electron/
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "bodyshop-desktop",
|
"name": "bodyshop-desktop",
|
||||||
"version": "0.0.1-alpha.1",
|
"version": "0.0.1-alpha.2",
|
||||||
"description": "Shop Management System Partner",
|
"description": "Shop Management System Partner",
|
||||||
"main": "./out/main/index.js",
|
"main": "./out/main/index.js",
|
||||||
"author": "Convenient Brands, LLC",
|
"author": "Convenient Brands, LLC",
|
||||||
|
|||||||
Reference in New Issue
Block a user