Skip to content

Commit dd146d9

Browse files
authored
Merge pull request #40 from ledhed2222/v2.4.3
oops
2 parents 59cb915 + 80670ea commit dd146d9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"jdeploy": {
1010
"jdk": false,
1111
"javaVersion": "17",
12-
"jar": "target/EWItool-2.4.2.jar",
12+
"jar": "target/EWItool-2.4.3.jar",
1313
"javafx": true,
1414
"title": "EWItool"
1515
},
@@ -22,4 +22,4 @@
2222
"files": ["jdeploy-bundle"],
2323
"scripts": {"test": "echo \"Error: no test specified\" && exit 1"},
2424
"homepage": "https://gregweisbrod.com"
25-
}
25+
}

0 commit comments

Comments
 (0)