From 0c30cda0c396381aff19df4fe3bc4e0785902cf8 Mon Sep 17 00:00:00 2001 From: xiaochong0302 Date: Thu, 9 May 2024 21:38:40 +0800 Subject: [PATCH] v1.7.0 --- 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 3a8f3414..a7f0f48e 100644 --- a/app/Library/AppInfo.php +++ b/app/Library/AppInfo.php @@ -16,7 +16,7 @@ class AppInfo protected $link = 'https://www.koogua.com'; - protected $version = '1.6.9'; + protected $version = '1.7.0'; public function __get($name) {