This is an automated email from the ASF dual-hosted git repository.

linkinstar pushed a commit to branch release/1.4.5
in repository https://gitbox.apache.org/repos/asf/answer.git

commit 0985e4f5254590965a69b3110110bb05a6c95b40
Author: LinkinStars <[email protected]>
AuthorDate: Tue Mar 18 10:25:08 2025 +0800

    docs(Makefile): upgrade version to 1.4.5
---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index 496b8511..642dfe3b 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 .PHONY: build clean ui
 
-VERSION=1.4.2
+VERSION=1.4.5
 BIN=answer
 DIR_SRC=./cmd/answer
 DOCKER_CMD=docker

Reply via email to