We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f728539 commit 40171a5Copy full SHA for 40171a5
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "TxCRCPME",
3
- "version": "1.0.0",
+ "version": "1.0.1",
4
"private": true,
5
"main": "public/electron.js",
6
"authors": "idvl",
@@ -82,8 +82,8 @@
82
"compression": "maximum",
83
"asar": true,
84
"asarUnpack": "**\\*.{node,dll}",
85
- "productName": "TxCRCPME",
86
- "artifactName": "TxCRCPMEv${version}.exe",
+ "productName": "TxCRCPME",
+ "artifactName": "TxCRCPMEv${version}.exe",
87
"mac": {
88
"category": "public.app-category.productivity",
89
"target": [
0 commit comments