Version bump

This commit is contained in:
René Fuhry
2023-03-31 13:21:06 +02:00
committed by GitHub
parent e5559ed6c1
commit 9b66f59fc2
2 changed files with 2 additions and 2 deletions

View File

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

View File

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