We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f1cfe0 commit 06a3cacCopy full SHA for 06a3cac
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "interview-coder-cn",
3
- "version": "1.6.0",
+ "version": "1.6.2",
4
"description": "编码面试解题助手,实时截屏并生成解题思路和答案",
5
"main": "./out/main/index.js",
6
"scripts": {
@@ -88,4 +88,4 @@
88
"vite": "^7.0.5",
89
"vite-plugin-static-copy": "^3.1.4"
90
}
91
-}
+}
0 commit comments