Skip to content

Commit

Permalink
版本 0.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
xushengfeng committed Oct 29, 2022
1 parent d7be1b6 commit 2851b6b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"build": "tsc && vite build",
"preview": "vite preview"
},
"version": "0.8.2",
"version": "0.8.3",
"homepage": "https://github.com/xushengfeng/xlinkote/",
"license": "GPL-3.0",
"dependencies": {
Expand Down
1 change: 1 addition & 0 deletions src/js/js.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1168,6 +1168,7 @@ function version_tr(obj): 集type {
case "0.8.0":
case "0.8.1":
case "0.8.2":
case "0.8.3":
return obj;
}
}
Expand Down

0 comments on commit 2851b6b

Please sign in to comment.