diff --git a/vdjtools b/vdjtools index 1c91d9c4..9b1546c7 100755 --- a/vdjtools +++ b/vdjtools @@ -116,7 +116,7 @@ jar="" if [[ -z "$otherJar" ]]; then - for j in "$dir/../jar/vdjtools-1.1.7.jar" "$dir/vdjtools-1.1.7.jar" $(ls -d -1 $dir/target/* 2> /dev/null | grep distribution.jar) + for j in "$dir/../jar/vdjtools-1.1.8.jar" "$dir/vdjtools-1.1.8.jar" $(ls -d -1 $dir/target/* 2> /dev/null | grep distribution.jar) do if [[ -e "$j" ]]; then