Version bump

This commit is contained in:
René Fuhry
2023-03-31 01:11:06 +02:00
committed by GitHub
parent dd7cc62027
commit e4e0047d4f
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
VER := "v1.7"
VER := "v1.8"
install:
@echo "==> Installing update {{VER}} into /usr/local/bin"

View File

@ -1,4 +1,4 @@
VER = "v1.7"
VER = "v1.8"
install:
@echo "==> Installing update $(VER) into /usr/local/bin"