Skip to content

Commit

Permalink
Add initial pause for auto-update
Browse files Browse the repository at this point in the history
  • Loading branch information
simonrho committed Oct 22, 2024
1 parent a355a7f commit 65f3a6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jccm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "jccm",
"productName": "Juniper Cloud Connection Manager",
"description": "Juniper Cloud Connection Manager",
"version": "1.2.5",
"version": "1.2.6",
"main": ".webpack/main",
"scripts": {
"start": "pkill -9 node; nodemon --watch ./src --ext js,json --ignore ./src/Frontend/ --exec 'electron-forge start'",
Expand Down

0 comments on commit 65f3a6d

Please sign in to comment.