docs(makefile): upgrade 1.0.8

This commit is contained in:
LinkinStars 2023-04-11 10:30:40 +08:00
parent ead0a3d076
commit b1de76e227
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.0.8
BIN=answer
DIR_SRC=./cmd/answer
DOCKER_CMD=docker