update Makefile

This commit is contained in:
Jeroen Oudshoorn
2024-02-09 13:11:02 +01:00
parent 107d366c82
commit c02efb5224
3 changed files with 5 additions and 2 deletions

View File

@ -1,4 +1,4 @@
PACKER_VERSION := 1.10.0
PACKER_VERSION := 1.10.1
PWN_HOSTNAME := pwnagotchi
PWN_VERSION := $(shell cut -d"'" -f2 < pwnagotchi/_version.py)