Skip to content

Commit 75c7b88

Browse files
committed
发版:1.6.3 biubiubiu~
1 parent e5a7b84 commit 75c7b88

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

pom.xml

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

2828
<properties>
29-
<revision>1.6.2-snapshot</revision>
29+
<revision>1.6.3-snapshot</revision>
3030
<!-- Maven 相关 -->
3131
<java.version>1.8</java.version>
3232
<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>1.6.2-snapshot</revision>
17+
<revision>1.6.3-snapshot</revision>
1818
<!-- 统一依赖管理 -->
1919
<spring.boot.version>2.6.10</spring.boot.version>
2020
<!-- Web 相关 -->

yudao-ui-admin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "yudao-ui-admin",
3-
"version": "1.6.2-snapshot",
3+
"version": "1.6.3-snapshot",
44
"description": "芋道管理系统",
55
"author": "芋道",
66
"license": "MIT",

0 commit comments

Comments
 (0)