Skip to content

Commit c871a70

Browse files
committed
修改成下一个版本号3.5.2
1 parent 88310bf commit c871a70

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<img alt="code style" src="https://img.shields.io/badge/BUILD-PASSING-green.svg">
2323
</a>
2424
<a href="http://git.oschina.net/seagull1985/LuckyFrameWeb/releases">
25-
<img src="https://img.shields.io/badge/LuckyFrame-V3.4 releases-green.svg" >
25+
<img src="https://img.shields.io/badge/LuckyFrame-V3.5.2 releases-green.svg" >
2626
</a>
2727
</p>
2828

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<groupId>com.luckyframe</groupId>
77
<artifactId>LuckyFrameWeb</artifactId>
8-
<version>3.5.1</version>
8+
<version>3.5.2</version>
99
<packaging>jar</packaging>
1010

1111
<name>LuckyFrameWeb</name>

src/main/resources/application.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ luckyframe:
33
# 名称
44
name: LuckyFrame
55
# 版本
6-
version: 3.5.1
6+
version: 3.5.2
77
# 版权年份
88
copyrightYear: 2023
99
# 获取ip地址开关

0 commit comments

Comments
 (0)