瀏覽代碼

chore: prepare for 2022.10 release

Cat 3 年之前
父節點
當前提交
7dacdacf9a
共有 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('VERSION', '2022.9');
+define('VERSION', '2022.10');