Browse Source

feat: bump panel version to 2023.2

M1Screw 2 years ago
parent
commit
378787f000
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 VERSION = '2023.1';
+const VERSION = '2023.2';