From 2ea78c0d9953fd74e529515a2c00942f7c66ffd4 Mon Sep 17 00:00:00 2001
From: vilson <545522390@qq.com>
Date: Thu, 11 Jul 2019 17:10:27 +0800
Subject: [PATCH] =?UTF-8?q?=E7=89=88=E6=9C=AC=E6=9B=B4=E6=96=B0=E8=87=B32.?=
 =?UTF-8?q?7.0?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Signed-off-by: vilson <545522390@qq.com>
---
 config/app.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config/app.php b/config/app.php
index e7a2f35..7ba0810 100644
--- a/config/app.php
+++ b/config/app.php
@@ -6,7 +6,7 @@ return [
     // 应用名称
     'app_name'               => 'pearProject',
     // 应用版本
-    'app_version'            => '2.6.2',
+    'app_version'            => '2.7.0',
     // 应用地址
     'app_host'               => '',
     // 应用调试模式