Version bump

This commit is contained in:
René Fuhry 2023-03-31 01:11:06 +02:00 committed by GitHub
parent dd7cc62027
commit e4e0047d4f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

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

View File

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