docs(makefile): upgrade version

This commit is contained in:
LinkinStars 2023-09-06 16:21:40 +08:00
parent e3c6154336
commit 6b09b8c774
1 changed files with 1 additions and 1 deletions

View File

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