浏览代码

feat: bump panel to 2023.5

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

+ 1 - 1
app/predefine.php

@@ -7,4 +7,4 @@ declare(strict_types=1);
  */
  */
 
 
 const BASE_PATH = __DIR__ . '/..';
 const BASE_PATH = __DIR__ . '/..';
-const VERSION = '2023.4';
+const VERSION = '2023.5';