From a0b442d040895c10e97362837c011511372bffdf Mon Sep 17 00:00:00 2001 From: smallfawn <101914820+smallfawn@users.noreply.github.com> Date: Fri, 7 Jul 2023 22:40:08 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E6=9F=A5=E8=AF=A2=E6=8E=A5?= =?UTF-8?q?=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- suboer.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/suboer.js b/suboer.js index fc7cc77..7d4a532 100644 --- a/suboer.js +++ b/suboer.js @@ -8,7 +8,7 @@ * 多账号使用 @ 分割 拼接字符串为& * cron 5 15 * * * * const $ = new Env("苏泊尔-微信小程序"); - * scriptVersionNow = "0.0.2"; + * scriptVersionNow = "0.0.3"; */ const ckName = "suboer_wx";