Sfoglia il codice sorgente

feat: bump panel version

Cat 3 anni fa
parent
commit
a930931608
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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.10');
+define('VERSION', '2022.11');