From fbb45dc16d024e83f2a24eb146e2d8dbd520f56e Mon Sep 17 00:00:00 2001 From: Sebastian Schoenherr Date: Thu, 11 Jul 2024 15:52:05 +0200 Subject: [PATCH] Update plugins.json --- plugins.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/plugins.json b/plugins.json index b7bebae..51a6e91 100644 --- a/plugins.json +++ b/plugins.json @@ -12,7 +12,7 @@ }] },{ "id": "nft-vcf", - "latest": "1.0.4", + "latest": "1.0.5", "url": "https://github.com/seppinho/nft-vcf", "github": "seppinho/nft-vcf", "description": "Provides support for VCF files.", @@ -24,6 +24,9 @@ },{ "version": "1.0.4", "url": "https://github.com/seppinho/nft-vcf/releases/download/v1.0.4/nft-vcf-1.0.4.jar" + },{ + "version": "1.0.5", + "url": "https://github.com/seppinho/nft-vcf/releases/download/v1.0.5/nft-vcf-1.0.5.jar" }] },{ "id": "nft-bam",