diff --git a/plugins.json b/plugins.json index 8975bb8..05b8a9a 100644 --- a/plugins.json +++ b/plugins.json @@ -12,7 +12,7 @@ }] },{ "id": "nft-vcf", - "latest": "1.0.2", + "latest": "1.0.4", "url": "https://github.com/seppinho/nft-vcf", "github": "seppinho/nft-vcf", "description": "Provides support for VCF files.", @@ -21,6 +21,9 @@ "releases": [{ "version": "1.0.2", "url": "https://github.com/seppinho/nft-vcf/releases/download/v1.0.2/nft-vcf-1.0.2-jar-with-dependencies.jar" + },{ + "version": "1.0.4", + "url": "https://github.com/seppinho/nft-vcf/releases/download/v1.0.4/nft-vcf-1.0.4.jar" }] },{ "id": "nft-bam",