更新版本号、更新说明

This commit is contained in:
fofolee
2025-02-16 00:38:24 +08:00
parent 44ed767e8c
commit 41170fb1ca
2 changed files with 121 additions and 82 deletions

View File

@@ -1,10 +1,10 @@
{
"pluginName": "快捷命令",
"description": "快速打开软件、网址及运行批处理、shell等脚本免编写插件使用utools的api及实现UI交互",
"description": "实现具备UI交互的自动化操作支持可视化拖拽及直接编写脚本两种形式。1.可视化拖拽支持文件、网络、音视频、图片、文本、浏览器、键鼠等超过20种类型的自动化处理2.编写脚本支持utools的apipython、js、shell、cmd等多种脚本语言。关联关键词自动化、可视化、RPA",
"main": "index.html",
"homepage": "https://github.com/fofolee/uTools-quickcommand",
"publishPage": "https://yuanliao.info/d/424",
"version": "4.0.3",
"version": "5.0.0",
"development": {
"main": "http://127.0.0.1:8080/"
},