chore: prepare 0.14.2 release

This commit is contained in:
Torsten Dittmann
2022-05-19 15:19:51 +02:00
parent 42e56632b5
commit a00a35a02c
4 changed files with 8 additions and 7 deletions
+1
View File
@@ -44,6 +44,7 @@ abstract class Migration
'0.13.4' => 'V12',
'0.14.0' => 'V13',
'0.14.1' => 'V13',
'0.14.2' => 'V13',
];
/**