mirror of
https://gitee.com/dromara/MaxKey.git
synced 2025-12-07 01:18:27 +08:00
v 1.5.0 RC
This commit is contained in:
parent
c117a96258
commit
f360edb387
@ -1,5 +1,5 @@
|
||||
group =org.maxkey
|
||||
version =1.4.0.RELEASE
|
||||
version =1.5.0.RELEASE
|
||||
vendor =https://github.com/shimingxy/MaxKey
|
||||
author =shimingxy
|
||||
#Version For use jar
|
||||
|
||||
@ -6,7 +6,7 @@ server.port=9521
|
||||
server.servlet.context-path=/maxkey-mgt
|
||||
|
||||
application.name=MaxKey-Mgt
|
||||
application.formatted-version=v1.4.0 GA
|
||||
application.formatted-version=v1.5.0 GA
|
||||
|
||||
#for freemarker
|
||||
spring.freemarker.template-loader-path=classpath:/templates/views
|
||||
|
||||
@ -14,7 +14,7 @@ server.ssl.key-store-type=JKS
|
||||
server.servlet.context-path=/maxkey
|
||||
|
||||
application.name=MaxKey
|
||||
application.formatted-version=v1.4.0 GA
|
||||
application.formatted-version=v1.5.0 GA
|
||||
|
||||
#for freemarker
|
||||
spring.freemarker.template-loader-path=classpath:/templates/views
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user