mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-20 23:11:40 -04:00
When introduced back in January, the version variable extracted from the binary name had a typo in its name, and was named `protocolVerionStr' instead of `protocolVersionStr'. This commit was already merged into main, so it's too late to fix at introduction site, but we can fix it today as a separate commit ontop the stack.