put the version on top of the file

This commit is contained in:
Nicolas Vannieuwkerke 2022-05-03 10:15:30 +02:00
parent 71c5d21374
commit d33253513f

View file

@ -1,3 +1,5 @@
def VERSION = '1.8.3'
process VARDICTJAVA {
tag "$meta.id"
label 'process_medium'
@ -24,8 +26,6 @@ process VARDICTJAVA {
def args2 = task.ext.args2 ?: ''
def prefix = task.ext.prefix ?: "${meta.id}"
def VERSION = '1.8.3'
"""
vardict-java \\
$args \\