更新 内测版v1.1.2

This commit is contained in:
LyLme 2022-03-12 18:08:09 +08:00
parent c758a68100
commit e1ffc796db

View File

@ -1,6 +1,6 @@
<?php
@header('Content-Type: text/html; charset=UTF-8');
define('version', 'v1.1.1');
define('version', 'v1.1.2');
include "./include/head.php";
include './include/home.php';
if (!file_exists('install/install.lock'))