v 3.5.6 ReleaseNotes

This commit is contained in:
MaxKey
2022-09-06 16:51:14 +08:00
parent 763a4603d0
commit de89121b69
6 changed files with 27 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
#端口号
application:
name: maxkey-gateway-server
formatted-version: v3.5.5 GA
formatted-version: v3.5.6 GA
server:
port: 9000
spring:

View File

@@ -16,7 +16,7 @@
#MaxKey Title and Version #
############################################################################
application.title =MaxKey
application.formatted-version =v3.5.5 GA
application.formatted-version =v3.5.6 GA
#for dynamic service discovery
spring.application.name =maxkey
############################################################################

View File

@@ -16,7 +16,7 @@
#MaxKey Title and Version #
############################################################################
application.title =MaxKey-Mgt
application.formatted-version =v3.5.5 GA
application.formatted-version =v3.5.6 GA
#for dynamic service discovery
spring.application.name =maxkey-mgt
############################################################################