From 07e167ab318ba42e8bd0df22403e8f5a984ecb10 Mon Sep 17 00:00:00 2001 From: LyLme Date: Sat, 5 Mar 2022 15:42:30 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=20=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E4=BF=A1=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- install/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/index.php b/install/index.php index 57d9bc8..07be630 100644 --- a/install/index.php +++ b/install/index.php @@ -48,7 +48,7 @@ function random($length, $numeric = 0) { } return $hash; } -$ver = 'v1.1.1' +$ver = '1.1.1' ?>