Explorar o código

修改版本号

wkeyuan %!s(int64=3) %!d(string=hai) anos
pai
achega
4af284f2b3

+ 1 - 1
pom.xml

@@ -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>

+ 3 - 3
src/main/resources/application-dev.yml

@@ -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

+ 3 - 3
src/main/resources/application-prod.yml

@@ -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