Skip to content

Commit

Permalink
Merge pull request #8 from nvnieuwk/patch-1
Browse files Browse the repository at this point in the history
Add nft-bam v0.3.0
  • Loading branch information
lukfor authored Jul 3, 2024
2 parents a0a3bae + 3e15ce9 commit 3775014
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion plugins.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
}]
},{
"id": "nft-bam",
"latest": "0.2.0",
"latest": "0.3.0",
"url": "https://nvnieuwk.github.io/nft-bam",
"github": "nvnieuwk/nft-bam",
"description": "Provides some helper functionality for handling SAM/BAM/CRAM files during tests",
Expand All @@ -42,6 +42,9 @@
},{
"version": "0.2.0",
"url": "https://github.com/nvnieuwk/nft-bam/releases/download/0.2.0/nft-bam-0.2.0.jar"
},{
"version": "0.3.0",
"url": "https://github.com/nvnieuwk/nft-bam/releases/download/0.3.0/nft-bam-0.3.0.jar"
}]
},{
"id": "nft-compress",
Expand Down

0 comments on commit 3775014

Please sign in to comment.