浏览代码

feat: bump panel version

Cat 3 年之前
父节点
当前提交
a930931608
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      app/predefine.php

+ 1 - 1
app/predefine.php

@@ -7,4 +7,4 @@ declare(strict_types=1);
  */
  */
 
 
 define('BASE_PATH', __DIR__ . '/..');
 define('BASE_PATH', __DIR__ . '/..');
-define('VERSION', '2022.10');
+define('VERSION', '2022.11');