From 9a58ad81be7b44cdf3833852ad48329a5973ad36 Mon Sep 17 00:00:00 2001 From: Drew Gulino <1379399+dgulinobw@users.noreply.github.com> Date: Fri, 24 May 2024 17:34:45 -0400 Subject: [PATCH] v1.4.6 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 0892ed8..9a7c1fc 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ HOSTNAME=github.com NAMESPACE=relaypro-open NAME=dog_trainer BINARY=${NAME} -VERSION=v1.4.5 +VERSION=v1.4.6 OS_ARCH=linux_amd64 default: install