Skip to content
This repository was archived by the owner on Nov 11, 2025. It is now read-only.

Commit 9462126

Browse files
committed
v0.0.4 release
1 parent e0b350b commit 9462126

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "aurora-launcher-app",
3-
"version": "0.0.4-rc.4",
3+
"version": "0.0.4",
44
"description": "Launcher for Minecraft",
55
"main": "build/main/index.js",
66
"private": true,
@@ -68,8 +68,8 @@
6868
"vite": "^5.0.9"
6969
},
7070
"dependencies": {
71-
"@aurora-launcher/api": "^0.2.3",
72-
"@aurora-launcher/core": "^0.17.0",
71+
"@aurora-launcher/api": "^0.3.0",
72+
"@aurora-launcher/core": "^0.18.0",
7373
"electron-updater": "^6.1.4",
7474
"react": "^18.2.0",
7575
"react-dom": "^18.2.0",

0 commit comments

Comments
 (0)