This is an automated email from the ASF dual-hosted git repository.
linkinstar pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/answer-website.git
The following commit(s) were added to refs/heads/main by this push:
new 1fa64fd0b docs(release): update 1.7.1 version
1fa64fd0b is described below
commit 1fa64fd0bb2a65e44b1e2dded8d436fc5eef75de
Author: LinkinStars <[email protected]>
AuthorDate: Fri Dec 19 20:23:36 2025 +0800
docs(release): update 1.7.1 version
---
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 3c70aa75b..9261b5930 100644
--- a/static/data/latest.json
+++ b/static/data/latest.json
@@ -1,7 +1,7 @@
{
"release": {
- "date": "2025-11-05",
- "version": "1.7.0",
- "url": "https://github.com/apache/answer/releases/tag/v1.7.0"
+ "date": "2025-12-19",
+ "version": "1.7.1",
+ "url": "https://github.com/apache/answer/releases/tag/v1.7.1"
}
}