Skip to content

Commit 3295430

Browse files
committed
2.0.1 - Build is optional in Java versions (esp. Oracle).
1 parent e4ddf89 commit 3295430

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "helioslauncher",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"productName": "Helios Launcher",
55
"description": "Modded Minecraft Launcher",
66
"author": "Daniel Scalzi (https://github.com/dscalzi/)",
@@ -32,7 +32,7 @@
3232
"fs-extra": "^11.1.1",
3333
"github-syntax-dark": "^0.5.0",
3434
"got": "^11.8.5",
35-
"helios-core": "~2.0.0",
35+
"helios-core": "~2.0.1",
3636
"helios-distribution-types": "^1.2.0",
3737
"jquery": "^3.6.4",
3838
"semver": "^7.3.8"

0 commit comments

Comments
 (0)