Increment version to test update & package updates.

This commit is contained in:
Patrick Fic
2025-04-09 15:10:52 -07:00
parent 7c054d532a
commit f85e007dc3
3 changed files with 7 additions and 7 deletions

View File

@@ -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/

View File

@@ -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/

View File

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