From 3f8ea70ce675701035194c7187961f5753721352 Mon Sep 17 00:00:00 2001 From: fofolee Date: Fri, 24 Apr 2020 10:32:52 +0800 Subject: [PATCH] bug fix --- src/plugin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/plugin.json b/src/plugin.json index d2180f9..f72b96f 100644 --- a/src/plugin.json +++ b/src/plugin.json @@ -4,7 +4,7 @@ "main": "index.html", "homepage": "https://github.com/fofolee/uTools-QuickerCommand", "publishPage": "https://yuanliao.info/d/424", - "version": "1.5.6", + "version": "1.5.7", "author": "云之轩", "logo": "logo.png", "platform": [ "win32", "darwin", "linux" ],