2.0.0-rc.2

This commit is contained in:
Daniel Scalzi
2023-03-22 22:51:22 -04:00
parent aa9a03c7b1
commit ba265af4e9
3 changed files with 10 additions and 10 deletions

View File

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