Skip to content

Commit

Permalink
release: Update release.toml to 1.20.4
Browse files Browse the repository at this point in the history
Signed-off-by: Matthew Yeazel <yeazelm@amazon.com>
  • Loading branch information
yeazelm committed Jul 11, 2024
1 parent 3f3e872 commit 5dc98b6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion Release.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version = "1.20.3"
version = "1.20.4"

[migrations]
"(0.3.1, 0.3.2)" = ["migrate_v0.3.2_admin-container-v0-5-0.lz4"]
Expand Down Expand Up @@ -315,3 +315,4 @@ version = "1.20.3"
"(1.20.0, 1.20.1)" = []
"(1.20.1, 1.20.2)" = []
"(1.20.2, 1.20.3)" = []
"(1.20.3, 1.20.4)" = []
2 changes: 1 addition & 1 deletion Twoliter.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
schema-version = 1
release-version = "1.20.3"
release-version = "1.20.4"

[sdk]
registry = "public.ecr.aws/bottlerocket"
Expand Down

0 comments on commit 5dc98b6

Please sign in to comment.