docs(makefile): upgrade 1.1.2

This commit is contained in:
LinkinStars
2023-08-24 10:51:08 +08:00
parent f7247853ca
commit 8e2ea50814
+1 -1
View File
@@ -1,6 +1,6 @@
.PHONY: build clean ui
VERSION=1.1.1
VERSION=1.1.2
BIN=answer
DIR_SRC=./cmd/answer
DOCKER_CMD=docker