docs(makefile): Upgrade 1.0.1

This commit is contained in:
LinkinStar 2022-12-24 12:57:18 +08:00
parent d025d4c8af
commit 72b480e3ee
1 changed files with 1 additions and 1 deletions

View File

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