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 d0dd8d3 commit 57a4c95Copy full SHA for 57a4c95
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.21.21
+info.app.version=1.21.33
6
info.app.name=flow.ci
7
8
server.port=${FLOWCI_SERVER_PORT:8080}
0 commit comments