We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7848e9 commit aa7f1b3Copy full SHA for aa7f1b3
core/src/main/resources/application.properties
@@ -2,7 +2,7 @@ logging.level.org.apache.zookeeper=ERROR
2
logging.level.org.apache.curator.framework=ERROR
3
logging.level.com.flowci.core=${FLOWCI_LOG_LEVEL:INFO}
4
5
-info.app.version=0.20.40
+info.app.version=0.20.45
6
info.app.name=flow.ci
7
8
server.port=${FLOWCI_SERVER_PORT:8080}
0 commit comments