diff --git a/Makefile b/Makefile index 68e921b2..32be4b3a 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ .PHONY: build clean ui -VERSION=1.1.1 +VERSION=1.1.2 BIN=answer DIR_SRC=./cmd/answer DOCKER_CMD=docker