From 41ae511dc3cbe54b991e24ed15cd3e13feb9e206 Mon Sep 17 00:00:00 2001
From: Karson <karsonzhang@163.com>
Date: Mon, 18 Mar 2019 13:33:18 +0800
Subject: [PATCH] 更新版本号

---
 application/config.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/application/config.php b/application/config.php
index 1a631db..03cfc42 100755
--- a/application/config.php
+++ b/application/config.php
@@ -272,7 +272,7 @@ return [
         //自动检测更新
         'checkupdate'         => false,
         //版本号
-        'version'             => '1.0.0.20190301_beta',
+        'version'             => '1.0.0.20190318_beta',
         //API接口地址
         'api_url'             => 'https://api.fastadmin.net',
     ],
--
libgit2 0.24.0