Skip to content
This repository has been archived by the owner on Sep 14, 2020. It is now read-only.

Commit

Permalink
Update version number
Browse files Browse the repository at this point in the history
  • Loading branch information
mike-koch committed Nov 26, 2017
1 parent 8d30a04 commit a754641
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions install/migrations/core.php
Original file line number Diff line number Diff line change
Expand Up @@ -217,5 +217,6 @@ function getAllMigrations() {
160 => new UpdateMigration('3.2.1', '3.2.0', 160),
161 => new UpdateMigration('3.2.2', '3.2.1', 161),
162 => new UpdateMigration('3.2.3', '3.2.2', 162),
163 => new UpdateMigration('3.2.4', '3.2.3', 163),
);
}

0 comments on commit a754641

Please sign in to comment.