From 8d1c6351654c06c6856956055971de853e32045d Mon Sep 17 00:00:00 2001 From: orenshoval Date: Wed, 21 Sep 2022 10:30:19 +0300 Subject: [PATCH] initial --- makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/makefile b/makefile index e9fa854..cb63de2 100644 --- a/makefile +++ b/makefile @@ -1,6 +1,6 @@ SLACKBOT_REPO=myrepo SLACKBOT_IMAGENAME=thin-slack-bot -SLACKBOT_VERSION=0.0.1 +SLACKBOT_VERSION=1.0.0 build: go test .