From e70abf59279c9a4ed1e2c392a994a5234619f390 Mon Sep 17 00:00:00 2001 From: lee Date: Sat, 20 Jan 2018 18:54:49 +0800 Subject: [PATCH] update to 2.03 --- ui/src/main/resources/application.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/src/main/resources/application.properties b/ui/src/main/resources/application.properties index fed01694..4d88019c 100644 --- a/ui/src/main/resources/application.properties +++ b/ui/src/main/resources/application.properties @@ -1,4 +1,4 @@ -app.version=2.02 +app.version=2.03 spring.profiles.active=prd #server.port= 8443 #server.ssl.key-store=classpath:server.p12