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 dad0e3f + 469a06f commit 8507374Copy full SHA for 8507374
CHANGELOG.md
@@ -1,4 +1,9 @@
1
# 变更日志
2
+## [2.8.11] - 2025-06-26
3
+
4
+### 其他变更
5
+- chore: update version to 2.8.11 [skip ci]
6
7
## [2.8.10] - 2025-06-25
8
9
### 其他变更
pom.xml
@@ -9,7 +9,7 @@
</parent>
10
<groupId>com.xiaozhi.server</groupId>
11
<artifactId>xiaozhi.server</artifactId>
12
- <version>2.8.10</version>
+ <version>2.8.11</version>
13
<name>xiaozhi-server</name>
14
<description></description>
15
version.properties
@@ -1 +1 @@
-version=2.8.10
+version=2.8.11
0 commit comments