diff --git a/maxkey-web-manage/src/main/resources/application.properties b/maxkey-web-manage/src/main/resources/application.properties index fbcc41b8..8615ec1c 100644 --- a/maxkey-web-manage/src/main/resources/application.properties +++ b/maxkey-web-manage/src/main/resources/application.properties @@ -6,6 +6,7 @@ server.port=9521 server.servlet.context-path=/maxkey-mgt application.name=MaxKey-Mgt +#message.properties global.application.version is need to update application.formatted-version=v1.2 GA #for freemarker diff --git a/maxkey-web-maxkey/src/main/resources/application.properties b/maxkey-web-maxkey/src/main/resources/application.properties index 4ac0292b..15d4979f 100644 --- a/maxkey-web-maxkey/src/main/resources/application.properties +++ b/maxkey-web-maxkey/src/main/resources/application.properties @@ -14,6 +14,7 @@ server.ssl.key-store-type=JKS server.servlet.context-path=/maxkey application.name=MaxKey +#message.properties global.application.version is need to update application.formatted-version=v1.2 GA #for freemarker