docs(makefile): upgrade version 1.0.2

This commit is contained in:
LinkinStar 2023-01-04 11:14:18 +08:00
parent 62cc5425c8
commit 2297da2f98
1 changed files with 1 additions and 1 deletions

View File

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