Skip to content

Commit a420d94

Browse files
committed
chore(release): version 0.48.5
1 parent 0739181 commit a420d94

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
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.48.4",
2+
"version": "0.48.5",
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.48.4",
5+
"version": "0.48.5",
66
"author": "ci010 <[email protected]>",
77
"description": "A great minecraft launcher in the future",
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.46.17",
6+
"version": "0.46.18",
77
"author": "ci010 <[email protected]>",
88
"description": "A great minecraft launcher in the future",
99
"license": "MIT",

xmcl-runtime-api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@xmcl/runtime-api",
3-
"version": "0.31.7",
3+
"version": "0.31.8",
44
"author": "ci010 <[email protected]>",
55
"description": "Shared API for between launcher renderer & main process",
66
"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.45.4",
4+
"version": "0.45.5",
55
"author": "ci010 <[email protected]>",
66
"description": "The runtime for x minecraft launcher in nodejs",
77
"license": "MIT",

0 commit comments

Comments
 (0)