Skip to content

Commit

Permalink
build: release v1.5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
yanglbme committed Nov 17, 2021
1 parent 224e4b0 commit b38ab94
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "md",
"version": "1.5.5",
"version": "1.5.6",
"private": false,
"scripts": {
"serve": "node manifest.js & npm run dev:h5",
Expand Down
4 changes: 2 additions & 2 deletions src/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "微信 Markdown 编辑器",
"appid": "",
"description": "",
"versionName": "1.5.5",
"versionName": "1.5.6",
"versionCode": "100",
"transformPx": false,
"h5": {
Expand Down Expand Up @@ -68,4 +68,4 @@
"mp-qq": {
"usingComponents": true
}
}
}

0 comments on commit b38ab94

Please sign in to comment.