diff --git a/core/src/main/resources/application.properties b/core/src/main/resources/application.properties index af031b993..09c8cb40c 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.20.40 +info.app.version=0.20.45 info.app.name=flow.ci server.port=${FLOWCI_SERVER_PORT:8080}