Skip to content

Commit

Permalink
Merge pull request #3303 from stmcginnis/1.14.3-migration
Browse files Browse the repository at this point in the history
Add empty migration for 1.14.3
  • Loading branch information
stmcginnis authored Jul 31, 2023
2 parents ca306b3 + f0ba96a commit ef2fe10
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Release.toml
Original file line number Diff line number Diff line change
Expand Up @@ -215,4 +215,5 @@ version = "1.15.0"
"(1.14.1, 1.14.2)" = [
"migrate_v1.14.2_ecs-images-cleanup.lz4",
]
"(1.14.2, 1.15.0)" = []
"(1.14.2, 1.14.3)" = []
"(1.14.3, 1.15.0)" = []

0 comments on commit ef2fe10

Please sign in to comment.