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 e2ac6a4 + 3a49879 commit d91d48bCopy full SHA for d91d48b
CHANGELOG.md
@@ -1,4 +1,9 @@
1
# 变更日志
2
+## [2.7.61] - 2025-06-11
3
+
4
+### 其他变更
5
+- chore: update version to 2.7.61 [skip ci]
6
7
## [2.7.60] - 2025-06-11
8
9
### 新功能
pom.xml
@@ -9,7 +9,7 @@
</parent>
10
<groupId>com.xiaozhi.server</groupId>
11
<artifactId>xiaozhi.server</artifactId>
12
- <version>2.7.60</version>
+ <version>2.7.61</version>
13
<name>xiaozhi-server</name>
14
<description></description>
15
version.properties
@@ -1 +1 @@
-version=2.7.60
+version=2.7.61
0 commit comments