From b312e4ed939d2ddba58ace4c1041c2f558f533a4 Mon Sep 17 00:00:00 2001 From: jasoncdavis0 Date: Tue, 14 Apr 2026 13:52:49 -0400 Subject: [PATCH] Update README.md Updated version to most recent in code snippets --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index df238eb..1a8f062 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ Then, run [`packer init`](https://www.packer.io/docs/commands/init). packer { required_plugins { macstadium-orka = { - version = "= 3.0.1" + version = "= 3.1.2" source = "github.com/macstadium/macstadium-orka" } }