Skip to content

Commit 40171a5

Browse files
committed
Update package.json version
1 parent f728539 commit 40171a5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "TxCRCPME",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"private": true,
55
"main": "public/electron.js",
66
"authors": "idvl",
@@ -82,8 +82,8 @@
8282
"compression": "maximum",
8383
"asar": true,
8484
"asarUnpack": "**\\*.{node,dll}",
85-
"productName": "TxCRCPME",
86-
"artifactName": "TxCRCPMEv${version}.exe",
85+
"productName": "TxCRCPME",
86+
"artifactName": "TxCRCPMEv${version}.exe",
8787
"mac": {
8888
"category": "public.app-category.productivity",
8989
"target": [

0 commit comments

Comments
 (0)