Skip to content

Commit 21243b1

Browse files
committed
(〃'▽'〃) v2025.09 发布:新增 AI 支持联网搜索、推理、文件/图片、MCP 等功能,完善 IoT 场景联动
1 parent 8fbd9e8 commit 21243b1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<url>https://github.com/YunaiV/ruoyi-vue-pro</url>
3535

3636
<properties>
37-
<revision>2025.08-jdk8-SNAPSHOT</revision>
37+
<revision>2025.09-jdk8-SNAPSHOT</revision>
3838
<!-- Maven 相关 -->
3939
<java.version>1.8</java.version>
4040
<maven.compiler.source>${java.version}</maven.compiler.source>

yudao-dependencies/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<url>https://github.com/YunaiV/ruoyi-vue-pro</url>
1515

1616
<properties>
17-
<revision>2025.08-jdk8-SNAPSHOT</revision>
17+
<revision>2025.09-jdk8-SNAPSHOT</revision>
1818
<flatten-maven-plugin.version>1.6.0</flatten-maven-plugin.version>
1919
<!-- 统一依赖管理 -->
2020
<spring.framework.version>5.3.39</spring.framework.version>

0 commit comments

Comments
 (0)