Should work now #16

Merged
AustrianToast merged 14 commits from dev into main 2023-04-04 10:42:44 +02:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 032bed15c6 - Show all commits

View File

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

View File

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