diff --git a/plugins.json b/plugins.json index a3caaf9..75c92c0 100644 --- a/plugins.json +++ b/plugins.json @@ -182,12 +182,12 @@ }, { "id": "nft-anndata", - "latest": "0.4.0", + "latest": "0.4.1", "url": "https://github.com/nictru/nft-anndata", "github": "nictru/nft-anndata", "description": "Provides support for AnnData (h5ad) files.", "author": "Nico Trummer", - "keywords": [], + "keywords": ["anndata", "h5ad"], "releases": [ { "version": "0.1.0", @@ -208,6 +208,10 @@ { "version": "0.4.0", "url": "https://github.com/nictru/nft-anndata/releases/download/v0.4.0/nft-anndata-0.4.0.jar" + }, + { + "version": "0.4.1", + "url": "https://github.com/nictru/nft-anndata/releases/download/v0.4.1/nft-anndata-0.4.1.jar" } ] },