docs(makefile): upgrade 1.0.7

This commit is contained in:
LinkinStars 2023-03-20 11:44:54 +08:00
parent 1dba13a278
commit 770c17c936
1 changed files with 1 additions and 1 deletions

View File

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