This commit is contained in:
MaxKey 2024-07-31 16:59:44 +08:00
parent 65d745a69b
commit 796dcaa44e
5 changed files with 5 additions and 5 deletions

View File

@ -15,7 +15,7 @@
# */
#maxkey properties
group =org.dromara.maxkey
version =4.1.0
version =4.1.1
vendor =https://www.maxkey.top
author =MaxKeyTop
githubUrl =https://github.com/dromara/MaxKey

View File

@ -1,7 +1,7 @@
#端口号
application:
name: maxkey-gateway-server
formatted-version: v4.1.0 GA
formatted-version: v4.1.1 GA
server:
port: 9000
spring:

View File

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

View File

@ -16,7 +16,7 @@
#MaxKey Title and Version #
############################################################################
application.title =MaxKey-OpenApi
application.formatted-version =v4.1.0 GA
application.formatted-version =v4.1.1 GA
#for dynamic service discovery
spring.application.name =maxkey-openapi
############################################################################