Skip to content

Commit 06a3cac

Browse files
committed
v1.6.2
1 parent 8f1cfe0 commit 06a3cac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "interview-coder-cn",
3-
"version": "1.6.0",
3+
"version": "1.6.2",
44
"description": "编码面试解题助手,实时截屏并生成解题思路和答案",
55
"main": "./out/main/index.js",
66
"scripts": {
@@ -88,4 +88,4 @@
8888
"vite": "^7.0.5",
8989
"vite-plugin-static-copy": "^3.1.4"
9090
}
91-
}
91+
}

0 commit comments

Comments
 (0)