We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1603f7 commit e08905bCopy full SHA for e08905b
1 file changed
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "ectrol",
3
"type": "module",
4
- "version": "0.1.1-beta.5",
+ "version": "0.1.1-beta.6",
5
"packageManager": "pnpm@10.25.0",
6
"description": "一个基于 Electron WebContents 的轻量级自动化助手,用于在你的应用内对网页内容进行交互(点击、输入、聚焦、键盘事件等)。",
7
"author": "Cee Vee X <ceeveex@hotmail.com>",
0 commit comments