docs(makefile): Upgrade version

This commit is contained in:
LinkinStars 2023-03-07 10:08:18 +08:00
parent 02b536c2cf
commit fe1bd16a20
1 changed files with 1 additions and 1 deletions

View File

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