We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d7a7350 + 0d2ecb7 commit 861095bCopy full SHA for 861095b
CHANGELOG.md
@@ -1,4 +1,9 @@
1
# 变更日志
2
+## [2.8.6] - 2025-06-19
3
+
4
+### 其他变更
5
+- chore: update version to 2.8.6 [skip ci]
6
7
## [2.8.5] - 2025-06-18
8
9
### 其他变更
pom.xml
@@ -9,7 +9,7 @@
</parent>
10
<groupId>com.xiaozhi.server</groupId>
11
<artifactId>xiaozhi.server</artifactId>
12
- <version>2.8.5</version>
+ <version>2.8.6</version>
13
<name>xiaozhi-server</name>
14
<description></description>
15
version.properties
@@ -1 +1 @@
-version=2.8.5
+version=2.8.6
0 commit comments