diff --git a/Makefile b/Makefile index 1fed9cb..81e0047 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ HOSTNAME=github.com NAMESPACE=relaypro-open NAME=dog_trainer BINARY=${NAME} -VERSION=v1.4.2 +VERSION=v1.4.3 OS_ARCH=linux_amd64 default: install