From e37ffd32b183e648830cc59cc12d8e1198d3dff7 Mon Sep 17 00:00:00 2001 From: shimingxy Date: Sat, 6 Jun 2020 18:24:49 +0800 Subject: [PATCH] Update application.properties --- maxkey-web-manage/src/main/resources/application.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/maxkey-web-manage/src/main/resources/application.properties b/maxkey-web-manage/src/main/resources/application.properties index ca63519b..f808bdc9 100644 --- a/maxkey-web-manage/src/main/resources/application.properties +++ b/maxkey-web-manage/src/main/resources/application.properties @@ -2,7 +2,7 @@ #application application.title=MaxKey application.name=MaxKey-Mgt -application.formatted-version=v2.0.0 RC1 +application.formatted-version=v2.0.0 GA #server config #server port server.port=9521