We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d6d2db commit 0b642e2Copy full SHA for 0b642e2
build.gradle
@@ -2,7 +2,7 @@ plugins {
2
id 'io.nextflow.nextflow-plugin' version '1.0.0-beta.10'
3
}
4
5
-version = '1.1.0'
+version = '1.1.1'
6
7
java {
8
toolchain {
0 commit comments