Browse Source

chore: prepare for 2022.10 release

Cat 3 years ago
parent
commit
7dacdacf9a
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.9');
+define('VERSION', '2022.10');