From 6e1a7265cfdc83a44899db2e8735849e7caacaab Mon Sep 17 00:00:00 2001 From: barrieguo <71817893+barrieguo@users.noreply.github.com> Date: Fri, 21 Jan 2022 15:03:44 +0800 Subject: [PATCH] Update config.json MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 更新版本 --- Nodejs12.16-SdnsHook/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Nodejs12.16-SdnsHook/config.json b/Nodejs12.16-SdnsHook/config.json index 781c662e2..4fc86cfac 100644 --- a/Nodejs12.16-SdnsHook/config.json +++ b/Nodejs12.16-SdnsHook/config.json @@ -20,9 +20,9 @@ "runtime": "Nodejs12.16", "type": "event", "readme":"https://github.com/tencentyun/serverless-demo/tree/master/Nodejs12.16-SdnsHook", - "version": "1.0.1", + "version": "1.0.2", "tags":[ "Nodejs12.16", "HTTPDNS", "SDNS" ] } -} \ No newline at end of file +}