diff --git a/build.php b/build.php index a33f04d7..4672732b 100644 --- a/build.php +++ b/build.php @@ -1,4 +1,4 @@ new \v330\AddHighlightTicketRowsSetting(171), 172 => new UpdateMigration('3.3.0', '3.2.5', 172), 173 => new UpdateMigration('3.3.1', '3.3.0', 173), + // 2018.1.0 + 174 => new UpdateMigration('2018.1.0', '3.3.1', 174), ); } \ No newline at end of file