From fed02c0c742e51dd89ed482d06d2445ce60b4e97 Mon Sep 17 00:00:00 2001 From: devil_gong Date: Thu, 13 Jun 2019 18:35:14 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BA=94=E7=94=A8=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- application/plugins/freightfee/config.json | 2 +- application/plugins/newuserreduction/config.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/application/plugins/freightfee/config.json b/application/plugins/freightfee/config.json index 52fb350e4..0b62e5749 100755 --- a/application/plugins/freightfee/config.json +++ b/application/plugins/freightfee/config.json @@ -5,7 +5,7 @@ "logo":"\/static\/upload\/images\/plugins_freightfee\/2019\/03\/18\/1552894366387964.jpg", "author":"Devil", "author_url":"https:\/\/shopxo.net\/", - "version":"1.0.0", + "version":"1.2.0", "desc":"快递运费设置", "apply_terminal":[ "pc", diff --git a/application/plugins/newuserreduction/config.json b/application/plugins/newuserreduction/config.json index a7fb2d025..3bbf82619 100755 --- a/application/plugins/newuserreduction/config.json +++ b/application/plugins/newuserreduction/config.json @@ -5,7 +5,7 @@ "logo":"\/static\/upload\/images\/plugins_newuserreduction\/2019\/03\/25\/1553483752670109.jpg", "author":"Devil", "author_url":"https:\/\/shopxo.net\/", - "version":"1.0.0", + "version":"1.2.0", "desc":"新用户立减优惠", "apply_terminal":[ "pc", -- GitLab