Skip to content

Commit 22d2e06

Browse files
committed
2.0.3 - Improve error message for users without a mc profile.
1 parent ab3d4e9 commit 22d2e06

2 files changed

Lines changed: 13 additions & 13 deletions

File tree

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "helioslauncher",
3-
"version": "2.0.2",
3+
"version": "2.0.3",
44
"productName": "Helios Launcher",
55
"description": "Modded Minecraft Launcher",
66
"author": "Daniel Scalzi (https://github.com/dscalzi/)",
@@ -32,13 +32,13 @@
3232
"fs-extra": "^11.1.1",
3333
"github-syntax-dark": "^0.5.0",
3434
"got": "^11.8.5",
35-
"helios-core": "~2.0.2",
35+
"helios-core": "~2.0.3",
3636
"helios-distribution-types": "^1.2.0",
3737
"jquery": "^3.6.4",
3838
"semver": "^7.3.8"
3939
},
4040
"devDependencies": {
41-
"electron": "^23.2.0",
41+
"electron": "^23.2.1",
4242
"electron-builder": "^23.6.0",
4343
"eslint": "^8.37.0"
4444
},

0 commit comments

Comments
 (0)