From d55c51c4251c316be4330b8f76c5025da6145a23 Mon Sep 17 00:00:00 2001 From: koogua Date: Tue, 3 Aug 2021 15:52:17 +0800 Subject: [PATCH] =?UTF-8?q?v1.4.0=20=E6=9B=B4=E6=96=B0=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/Library/AppInfo.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/Library/AppInfo.php b/app/Library/AppInfo.php index 97844901..2beb4868 100644 --- a/app/Library/AppInfo.php +++ b/app/Library/AppInfo.php @@ -16,7 +16,7 @@ class AppInfo protected $link = 'https://koogua.com'; - protected $version = '1.3.9'; + protected $version = '1.4.0'; public function __get($name) {