修改版本号

This commit is contained in:
wkeyuan 2022-03-17 21:21:48 +08:00
parent 253262e755
commit 4af284f2b3
3 changed files with 7 additions and 7 deletions

View File

@ -10,7 +10,7 @@
</parent>
<groupId>net.diaowen</groupId>
<artifactId>dwsurvey-oss-vue</artifactId>
<version>v.5.2.5-Beta</version>
<version>v.5.2.6-Beta</version>
<packaging>jar</packaging>
<name>dwsurvey</name>
<description>DWSurvey project for Spring Boot</description>

View File

@ -31,9 +31,9 @@ dwsurvey:
encodingAESKey:
# 产品版本号信息V5-代表最新的前后端分离版本
version:
info: DWSurvey OSS V5.2.5 Boot
number: OSS V5.2.5
built: 2022/01/20
info: DWSurvey OSS V5.2.6 Boot
number: OSS V5.2.6
built: 2022/03/17
# 服务占用的端口号
server:
port: 8080

View File

@ -19,9 +19,9 @@ dwsurvey:
token: xxx
encodingAESKey:
version:
info: DWSurvey OSS V5.2.5 Boot
number: OSS V5.2.5
built: 2021/11/21
info: DWSurvey OSS V5.2.6 Boot
number: OSS V5.2.6
built: 2022/03/17
server:
port: 8080