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

kumfo pushed a commit to branch r-1.6.0
in repository https://gitbox.apache.org/repos/asf/answer-website.git

commit f7c3b73f9f76cfcd8af7f1caae2eed928f05883b
Author: kumfo <ku...@sifou.com>
AuthorDate: Tue Jul 22 17:52:12 2025 +0800

    feat: update version link
---
 static/data/latest.json | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/static/data/latest.json b/static/data/latest.json
index ca38c6fde..0b2855de9 100644
--- a/static/data/latest.json
+++ b/static/data/latest.json
@@ -1,7 +1,7 @@
 {
   "release": {
-    "date": "2025-06-03",
-    "version": "1.5.1",
-    "url": "https://github.com/apache/answer/releases/tag/v1.5.1";
+    "date": "2025-07-22",
+    "version": "1.6.0",
+    "url": "https://github.com/apache/answer/releases/tag/v1.6.0";
   }
 }

Reply via email to