auto plan synchronization

This commit is contained in:
Čarodej
2022-04-04 19:05:02 +02:00
parent 80b2371868
commit bf6bc17d7d
22 changed files with 115 additions and 104 deletions

View File

@@ -60,5 +60,6 @@ return [
// The update versions which need to run upgrade process
'updates' => [
'2_0_10',
'2_0_13',
],
];