2.0.1 - Build is optional in Java versions (esp. Oracle).

This commit is contained in:
Daniel Scalzi
2023-03-25 18:57:23 -04:00
parent e4ddf898f9
commit 3295430c54
2 changed files with 8 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "helioslauncher",
"version": "2.0.0",
"version": "2.0.1",
"productName": "Helios Launcher",
"description": "Modded Minecraft Launcher",
"author": "Daniel Scalzi (https://github.com/dscalzi/)",
@@ -32,7 +32,7 @@
"fs-extra": "^11.1.1",
"github-syntax-dark": "^0.5.0",
"got": "^11.8.5",
"helios-core": "~2.0.0",
"helios-core": "~2.0.1",
"helios-distribution-types": "^1.2.0",
"jquery": "^3.6.4",
"semver": "^7.3.8"