Skip to content

Commit 9f94274

Browse files
chore(release): version 0.51.6 (#1047)
Co-authored-by: ci010 <[email protected]>
1 parent 988985e commit 9f94274

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "0.51.5",
2+
"version": "0.51.6",
33
"private": true,
44
"license": "MIT",
55
"packageManager": "[email protected]",

xmcl-electron-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "xmcl",
33
"private": true,
44
"main": "./index.js",
5-
"version": "0.51.5",
5+
"version": "0.51.6",
66
"author": "ci010 <[email protected]>",
77
"description": "X Minecraft Launcher - A modern Minecraft launcher",
88
"license": "MIT",

xmcl-keystone-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"private": true,
44
"type": "module",
55
"productName": "xmcl",
6-
"version": "0.49.5",
6+
"version": "0.49.6",
77
"author": "ci010 <[email protected]>",
88
"description": "X Minecraft Launcher - A modern Minecraft launcher",
99
"license": "MIT",

xmcl-runtime/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@xmcl/runtime",
33
"private": true,
4-
"version": "0.48.5",
4+
"version": "0.48.6",
55
"author": "ci010 <[email protected]>",
66
"description": "The runtime for x minecraft launcher in nodejs",
77
"license": "MIT",

0 commit comments

Comments
 (0)