Skip to content

Commit

Permalink
chore(release): version 0.48.0 (#854)
Browse files Browse the repository at this point in the history
Co-authored-by: ci010 <ci010@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and ci010 authored Dec 19, 2024
1 parent 4849c46 commit 1604f8e
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.47.15",
"version": "0.48.0",
"private": true,
"license": "MIT",
"packageManager": "pnpm@9.3.0",
Expand Down
2 changes: 1 addition & 1 deletion xmcl-electron-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "xmcl",
"private": true,
"main": "./index.js",
"version": "0.47.15",
"version": "0.48.0",
"author": "ci010 <cijhn@hotmail.com>",
"description": "A great minecraft launcher in the future",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion xmcl-keystone-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"private": true,
"type": "module",
"productName": "xmcl",
"version": "0.46.12",
"version": "0.46.13",
"author": "ci010 <cijhn@hotmail.com>",
"description": "A great minecraft launcher in the future",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion xmcl-runtime-api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xmcl/runtime-api",
"version": "0.31.4",
"version": "0.31.5",
"author": "ci010 <cijhn@hotmail.com>",
"description": "Shared API for between launcher renderer & main process",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion xmcl-runtime/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@xmcl/runtime",
"private": true,
"version": "0.44.15",
"version": "0.45.0",
"author": "ci010 <cijhn@hotmail.com>",
"description": "The runtime for x minecraft launcher in nodejs",
"license": "MIT",
Expand Down

0 comments on commit 1604f8e

Please sign in to comment.