From 23de9e16ccf8b4d60f949cde0bce9c611f3b082b Mon Sep 17 00:00:00 2001 From: Hunter Long Date: Sat, 10 Nov 2018 11:49:09 -0800 Subject: [PATCH] version up - api updates - webhook notifier fix --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 27890220..5fd1f114 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION=0.79.5 +VERSION=0.79.6 BINARY_NAME=statup GOPATH:=$(GOPATH) GOCMD=go