docs(makefile): upgrade 1.1.0

This commit is contained in:
LinkinStars 2023-03-27 13:34:18 +08:00
parent 28e9916468
commit 689297e14d
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
.PHONY: build clean ui
VERSION=1.0.7
VERSION=1.1.0
BIN=answer
DIR_SRC=./cmd/answer
DOCKER_CMD=docker