From aa341fdcfe3fb9f5c7c885f617caa5c56a69fd47 Mon Sep 17 00:00:00 2001 From: chf007 <358650+chf007@users.noreply.github.com> Date: Thu, 6 May 2021 10:02:10 +0800 Subject: [PATCH] Update package.json MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 跨平台支持 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3a64741..2e68b33 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "action-wechat-work", - "version": "1.0.4", + "version": "1.0.5", "description": "GitHub Action that sends a WeChat Work notification.", "private": true, "scripts": {