Skip to content

Commit

Permalink
Bump plugin version
Browse files Browse the repository at this point in the history
  • Loading branch information
nywilken committed Aug 24, 2023
1 parent 9495237 commit a9f8a4d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .web-docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ packer {
required_plugins {
azure = {
source = "github.com/hashicorp/azure"
version = "~> 1"
version = "~> 2"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ packer {
required_plugins {
azure = {
source = "github.com/hashicorp/azure"
version = "~> 1"
version = "~> 2"
}
}
}
Expand Down

0 comments on commit a9f8a4d

Please sign in to comment.