From d256364fc67a01e784fae55522c0f9c69f525947 Mon Sep 17 00:00:00 2001 From: Drew Gulino <1379399+dgulinobw@users.noreply.github.com> Date: Tue, 23 Apr 2024 14:27:02 -0400 Subject: [PATCH] v1.4.2 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index a24436c..03547f6 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ HOSTNAME=github.com NAMESPACE=relaypro-open NAME=dog_agent BINARY=${NAME} -VERSION=v1.4.1 +VERSION=v1.4.2 OS_ARCH=linux_amd64 default: install