From 3026ec9aa3ce90ab0b96a9262cda6ebfe499cb68 Mon Sep 17 00:00:00 2001 From: scifijunk <95538539+scifijunk@users.noreply.github.com> Date: Wed, 8 Dec 2021 22:54:48 -0600 Subject: [PATCH] PACKER_VERSION updated --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index f4e14bf..7fc31af 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -PACKER_VERSION=1.7.2 +PACKER_VERSION=1.7.8 PWN_HOSTNAME=pwnagotchi PWN_VERSION=master