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