diff --git a/README.md b/README.md index 6cc8306..c77d323 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# 快捷命令 V1.5.9 +# 快捷命令 V1.6.0 ## 简介 @@ -6,6 +6,12 @@ ### 更新 +#### v1.6.0 + +- 修复php乱码 +- 自定义解释器时,可以选择输出的编码方式 +- 模拟操作模式的`+延时`合并到`+动作中` + #### v1.5.9 - 修复不能导入命令的bug diff --git a/src/README.md b/src/README.md index 6cc8306..c77d323 100644 --- a/src/README.md +++ b/src/README.md @@ -1,4 +1,4 @@ -# 快捷命令 V1.5.9 +# 快捷命令 V1.6.0 ## 简介 @@ -6,6 +6,12 @@ ### 更新 +#### v1.6.0 + +- 修复php乱码 +- 自定义解释器时,可以选择输出的编码方式 +- 模拟操作模式的`+延时`合并到`+动作中` + #### v1.5.9 - 修复不能导入命令的bug diff --git a/src/plugin.json b/src/plugin.json index d24aee1..c387285 100644 --- a/src/plugin.json +++ b/src/plugin.json @@ -4,10 +4,9 @@ "main": "index.html", "homepage": "https://github.com/fofolee/uTools-QuickerCommand", "publishPage": "https://yuanliao.info/d/424", - "version": "1.5.9", + "version": "1.6.0", "author": "云之轩", "logo": "logo.png", - "platform": [ "win32", "darwin", "linux" ], "preload": "preload.js", "features": [ {