Ver Fonte

feat: bump panel to 2023.5

M1Screw há 2 anos atrás
pai
commit
987f210f0c
1 ficheiros alterados com 1 adições e 1 exclusões
  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.4';
+const VERSION = '2023.5';