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 9cd5485 + addf062 commit 41a5f58Copy full SHA for 41a5f58
CHANGELOG.md
@@ -1,4 +1,9 @@
1
# 变更日志
2
+## [2.8.8] - 2025-06-24
3
+
4
+### 其他变更
5
+- chore: update version to 2.8.8 [skip ci]
6
7
## [2.8.7] - 2025-06-20
8
9
### 其他变更
pom.xml
@@ -9,7 +9,7 @@
</parent>
10
<groupId>com.xiaozhi.server</groupId>
11
<artifactId>xiaozhi.server</artifactId>
12
- <version>2.8.7</version>
+ <version>2.8.8</version>
13
<name>xiaozhi-server</name>
14
<description></description>
15
version.properties
@@ -1 +1 @@
-version=2.8.7
+version=2.8.8
0 commit comments