From d5103e33ed9a7e2f5f48c7ece7d7c889e0739376 Mon Sep 17 00:00:00 2001 From: devil Date: Fri, 18 Sep 2020 14:11:26 +0800 Subject: [PATCH] ver --- application/index/view/default/config.json | 2 +- application/lang/zh-cn.php | 1 + public/core.php | 2 +- sourcecode/alipay/pages/common/copyright.axml | 2 +- sourcecode/baidu/pages/common/copyright.swan | 2 +- sourcecode/qq/pages/common/copyright.qml | 2 +- sourcecode/toutiao/pages/common/copyright.ttml | 2 +- sourcecode/weixin/pages/common/copyright.wxml | 2 +- 8 files changed, 8 insertions(+), 7 deletions(-) diff --git a/application/index/view/default/config.json b/application/index/view/default/config.json index 11fc6d944..d14b022d1 100755 --- a/application/index/view/default/config.json +++ b/application/index/view/default/config.json @@ -1,6 +1,6 @@ { "name":"默认主题", - "ver":"1.9.0", + "ver":"1.9.1", "author":"Devil", "home":"https://shopxo.net/" } \ No newline at end of file diff --git a/application/lang/zh-cn.php b/application/lang/zh-cn.php index 6e5ad922b..dc8531f91 100755 --- a/application/lang/zh-cn.php +++ b/application/lang/zh-cn.php @@ -29,6 +29,7 @@ return array( '1.8.0' => array('value' => '1.8.0', 'name' => 'v1.8.0'), '1.8.1' => array('value' => '1.8.1', 'name' => 'v1.8.1'), '1.9.0' => array('value' => '1.9.0', 'name' => 'v1.9.0'), + '1.9.1' => array('value' => '1.9.1', 'name' => 'v1.9.1'), ), // 用户注册类型列表 diff --git a/public/core.php b/public/core.php index 3c4b3feb1..8c4b81efe 100755 --- a/public/core.php +++ b/public/core.php @@ -13,7 +13,7 @@ if(version_compare(PHP_VERSION,'5.6.0','<')) die('PHP版本最低 5.6.0'); // 系统版本 -define('APPLICATION_VERSION', 'v1.9.0'); +define('APPLICATION_VERSION', 'v1.9.1'); // 定义系统目录分隔符 define('DS', '/'); diff --git a/sourcecode/alipay/pages/common/copyright.axml b/sourcecode/alipay/pages/common/copyright.axml index d0cf6d000..4877ca312 100644 --- a/sourcecode/alipay/pages/common/copyright.axml +++ b/sourcecode/alipay/pages/common/copyright.axml @@ -1,5 +1,5 @@ \ No newline at end of file diff --git a/sourcecode/baidu/pages/common/copyright.swan b/sourcecode/baidu/pages/common/copyright.swan index d0cf6d000..4877ca312 100755 --- a/sourcecode/baidu/pages/common/copyright.swan +++ b/sourcecode/baidu/pages/common/copyright.swan @@ -1,5 +1,5 @@ \ No newline at end of file diff --git a/sourcecode/qq/pages/common/copyright.qml b/sourcecode/qq/pages/common/copyright.qml index d0cf6d000..4877ca312 100755 --- a/sourcecode/qq/pages/common/copyright.qml +++ b/sourcecode/qq/pages/common/copyright.qml @@ -1,5 +1,5 @@ \ No newline at end of file diff --git a/sourcecode/toutiao/pages/common/copyright.ttml b/sourcecode/toutiao/pages/common/copyright.ttml index d0cf6d000..4877ca312 100755 --- a/sourcecode/toutiao/pages/common/copyright.ttml +++ b/sourcecode/toutiao/pages/common/copyright.ttml @@ -1,5 +1,5 @@ \ No newline at end of file diff --git a/sourcecode/weixin/pages/common/copyright.wxml b/sourcecode/weixin/pages/common/copyright.wxml index d0cf6d000..4877ca312 100755 --- a/sourcecode/weixin/pages/common/copyright.wxml +++ b/sourcecode/weixin/pages/common/copyright.wxml @@ -1,5 +1,5 @@ \ No newline at end of file