Browse Source

feat: bump panel version to 2023.2

M1Screw 2 năm trước cách đây
mục cha
commit
378787f000
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      app/predefine.php

+ 1 - 1
app/predefine.php

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