定义版本

This commit is contained in:
LyLme 2022-05-03 11:45:31 +08:00
parent 47e0138f4b
commit b980494b70
1 changed files with 3 additions and 0 deletions

3
include/version.php Normal file
View File

@ -0,0 +1,3 @@
<?php
define('VERSION', '1.1.5');
?>