Skip to content

Commit

Permalink
fix: add 3.6.0 proposal to version
Browse files Browse the repository at this point in the history
  • Loading branch information
lakkeger committed Jul 30, 2024
1 parent 7f98ba5 commit 903bdcb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/localstack-dind/devcontainer-template.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@
"descripiton": "Use LocalStack version:",
"proposals": [
"latest",
"3.6.0",
"3.5.0",
"3.4.0",
"3.3.0",
Expand Down
1 change: 1 addition & 0 deletions src/localstack-dood/devcontainer-template.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@
"descripiton": "Use LocalStack version:",
"proposals": [
"latest",
"3.6.0",
"3.5.0",
"3.4.0",
"3.3.0",
Expand Down

0 comments on commit 903bdcb

Please sign in to comment.