diff --git a/README.md b/README.md index 0d9eaed..1c4ce8d 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ Then, run [`packer init`](https://www.packer.io/docs/commands/init). packer { required_plugins { nutanix = { - version = ">= 0.8.0" + version = ">= 0.9.3" source = "github.com/nutanix-cloud-native/nutanix" } }