Browse Source

Merge pull request #1639 from sspanel-uim/dev

feat: bump panel version
M1Screw 3 years ago
parent
commit
3bd87808c5
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);
  */
 
 define('BASE_PATH', __DIR__ . '/..');
-define('VERSION', '2022.10');
+define('VERSION', '2022.11');