From 9db4ed1fcf319712248d225f2eed6e32fcc39b83 Mon Sep 17 00:00:00 2001
From: ‘fengzhaoyu’ <feng.zhaoyu@mingwork.com>
Date: Wed, 20 May 2020 18:30:19 +0800
Subject: [PATCH] style: 0.0.23

---
 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 8bbc449..71e4bd6 100644
--- a/pages/index/index.js
+++ b/pages/index/index.js
@@ -892,7 +892,7 @@ create.Page({
     maxClickCount--;
     if (maxClickCount == 0) {
       dd.alert({
-        content: "0.0.22"
+        content: "0.0.23"
       });
       maxClickCount = 5;
     }
--
libgit2 0.26.0