diff --git a/plugins/nf-quilt/build.gradle b/plugins/nf-quilt/build.gradle index 809b0324..1cd4220c 100644 --- a/plugins/nf-quilt/build.gradle +++ b/plugins/nf-quilt/build.gradle @@ -55,9 +55,7 @@ sourceSets { } ext { - nextflowVersion = '23.04.3' - // nextflowVersion = rootProject.file('VERSION').text.trim() - + nextflowVersion = rootProject.file('VERSION').text.trim() } dependencies {