1
0
mirror of https://github.com/ZeroDream-CN/PHPMC7 synced 2024-11-27 23:02:52 +08:00

忘记更新版本号

更新一下版本号
This commit is contained in:
Akkariin Meiko 2018-09-16 20:09:24 +08:00
parent d4bc04c045
commit e1fad288a2

View File

@ -1,7 +1,7 @@
<?php <?php
// PHPMC 7 Version define // PHPMC 7 Version define
// Don't change this, because it will interfere your update. // Don't change this, because it will interfere your update.
define("PHPMC_VERSION", "7.3.3156"); define("PHPMC_VERSION", "7.3.3185");
include(ROOT . "/include/core/PHPMC/Event.php"); include(ROOT . "/include/core/PHPMC/Event.php");
include(ROOT . "/include/core/PHPMC/User.php"); include(ROOT . "/include/core/PHPMC/User.php");