From 57a4c95246282dce0b8f9571aca61704d83f6b23 Mon Sep 17 00:00:00 2001 From: gy2006 <32008001@qq.com> Date: Wed, 18 Aug 2021 20:30:55 +0200 Subject: [PATCH] update to 1.21.33 --- core/src/main/resources/application.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/src/main/resources/application.properties b/core/src/main/resources/application.properties index ed15459a8..e362b4214 100644 --- a/core/src/main/resources/application.properties +++ b/core/src/main/resources/application.properties @@ -2,7 +2,7 @@ logging.level.org.apache.zookeeper=ERROR logging.level.org.apache.curator.framework=ERROR logging.level.com.flowci.core=${FLOWCI_LOG_LEVEL:INFO} -info.app.version=0.21.21 +info.app.version=1.21.33 info.app.name=flow.ci server.port=${FLOWCI_SERVER_PORT:8080}