Browse Source

feat: bump panel to 2023.7

M1Screw 1 year ago
parent
commit
e8501a8dee
1 changed files with 1 additions and 1 deletions
  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.6';
+const VERSION = '2023.7';