From 6a22fc0cc1fa07c74bf8b3076073695556d58a64 Mon Sep 17 00:00:00 2001 From: barrieguo <71817893+barrieguo@users.noreply.github.com> Date: Fri, 21 Jan 2022 15:01:53 +0800 Subject: [PATCH] Update config.json MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 修改版本 --- Python2.7-SdnsHook/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Python2.7-SdnsHook/config.json b/Python2.7-SdnsHook/config.json index 22ee78622..9942c34cb 100644 --- a/Python2.7-SdnsHook/config.json +++ b/Python2.7-SdnsHook/config.json @@ -19,7 +19,7 @@ }, "runtime": "Python2.7", "readme": "https://github.com/tencentyun/serverless-demo/tree/master/Python2.7-SdnsHook", - "version": "1.0.1", + "version": "1.0.2", "tags": [ "Python2.7", "HTTPDNS", "SDNS" ]