This commit is contained in:
MaxKey
2022-12-25 11:28:36 +08:00
parent d604b45155
commit e6f065764f
9 changed files with 7 additions and 7 deletions

View File

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

View File

@@ -16,7 +16,7 @@
#MaxKey Title and Version #
############################################################################
application.title =MaxKey
application.formatted-version =v3.5.11 GA
application.formatted-version =v3.5.12 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.11 GA
application.formatted-version =v3.5.12 GA
#for dynamic service discovery
spring.application.name =maxkey-mgt
############################################################################