We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ab2f74 commit 1a4eebeCopy full SHA for 1a4eebe
1 file changed
elle-app/package.json
@@ -2,8 +2,8 @@
2
"name": "elle-app",
3
"type": "module",
4
"majorversion": "1.0",
5
- "gitversion": "198",
6
- "version": "1.0.198",
+ "gitversion": "200",
+ "version": "1.0.200",
7
"description": "Electronic Leadscrew for LinuxCNC",
8
"main": "./dist/main.js",
9
"license": "MIT",
@@ -74,7 +74,7 @@
74
},
75
"build": {
76
"appId": "net.tinic.elle.app",
77
- "productName": "Elle-Nightly",
+ "productName": "Elle",
78
"copyright": "Copyright © 2023 ${author}",
79
"publish": [
80
{
0 commit comments