Skip to content

Commit

Permalink
chore: v4.13.11
Browse files Browse the repository at this point in the history
  • Loading branch information
duan602728596 committed Apr 10, 2023
1 parent 1459cac commit 5d97355
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"packages": [
"packages/*"
],
"version": "4.13.10",
"version": "4.13.11",
"npmClient": "npm",
"useWorkspaces": true
}
2 changes: 1 addition & 1 deletion packages/app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@qqtools3/app",
"version": "4.13.10",
"version": "4.13.11",
"description": "qqtools v3",
"author": {
"name": "段昊辰",
Expand Down
2 changes: 1 addition & 1 deletion packages/qqtools/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@qqtools3/qqtools",
"version": "4.13.10",
"version": "4.13.11",
"main": "../main/lib/main.js",
"scripts": {
"runel": "cross-env NODE_ENV=development electron ./",
Expand Down

0 comments on commit 5d97355

Please sign in to comment.