Skip to content

Commit

Permalink
release: bump release version to 1.20.2
Browse files Browse the repository at this point in the history
  • Loading branch information
vigh-m committed Jun 7, 2024
1 parent c7d5c90 commit 7f79f51
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 8 deletions.
8 changes: 1 addition & 7 deletions Release.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version = "1.20.1"
version = "1.20.2"

[migrations]
"(0.3.1, 0.3.2)" = ["migrate_v0.3.2_admin-container-v0-5-0.lz4"]
Expand Down Expand Up @@ -314,9 +314,3 @@ version = "1.20.1"
]
"(1.20.0, 1.20.1)" = []
"(1.20.1, 1.20.2)" = []
"(1.20.2, 1.21.0)" = [
"migrate_v1.21.0_pluto-remove-generators-v0-1-0.lz4",
"migrate_v1.21.0_pod-infra-container-image-remove-settings-generator.lz4",
"migrate_v1.21.0_pod-infra-container-image-affected-services.lz4",
"migrate_v1.21.0_pod-infra-container-image-services.lz4",
]
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.1"
release-version = "1.20.2"

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

0 comments on commit 7f79f51

Please sign in to comment.