From 7cfd8686d03b2d9e7f70c412c97c84fd64a2246a Mon Sep 17 00:00:00 2001 From: ‘fengzhaoyu’ <feng.zhaoyu@mingwork.com> Date: Wed, 6 May 2020 17:21:09 +0800 Subject: [PATCH] 修改版本号0.0.16 --- pages/index/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/index/index.js b/pages/index/index.js index 37337c7..174d63a 100644 --- a/pages/index/index.js +++ b/pages/index/index.js @@ -879,7 +879,7 @@ create.Page({ maxClickCount--; if (maxClickCount == 0) { dd.alert({ - content: "0.0.15" + content: "0.0.16" }); maxClickCount = 5; } -- libgit2 0.26.0