Skip to content

Commit

Permalink
2.0.3 - Improve error message for users without a mc profile.
Browse files Browse the repository at this point in the history
  • Loading branch information
dscalzi committed Mar 30, 2023
1 parent ab3d4e9 commit 22d2e06
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
20 changes: 10 additions & 10 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "helioslauncher",
"version": "2.0.2",
"version": "2.0.3",
"productName": "Helios Launcher",
"description": "Modded Minecraft Launcher",
"author": "Daniel Scalzi (https://github.com/dscalzi/)",
Expand Down Expand Up @@ -32,13 +32,13 @@
"fs-extra": "^11.1.1",
"github-syntax-dark": "^0.5.0",
"got": "^11.8.5",
"helios-core": "~2.0.2",
"helios-core": "~2.0.3",
"helios-distribution-types": "^1.2.0",
"jquery": "^3.6.4",
"semver": "^7.3.8"
},
"devDependencies": {
"electron": "^23.2.0",
"electron": "^23.2.1",
"electron-builder": "^23.6.0",
"eslint": "^8.37.0"
},
Expand Down

0 comments on commit 22d2e06

Please sign in to comment.