Mercurial > repos > gga > chado_load_blast
changeset 3:f23cfcb0ab8c draft
"planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/chado commit 7bf18c69becc57152efdadedf7ebd0bcfa382a15"
author | gga |
---|---|
date | Mon, 29 Jun 2020 09:37:33 -0400 |
parents | 53d3e685cac1 |
children | 08ae8b27b193 |
files | load_blast.xml macros.xml |
diffstat | 2 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/load_blast.xml Mon Nov 18 09:58:20 2019 -0500 +++ b/load_blast.xml Mon Jun 29 09:37:33 2020 -0400 @@ -1,5 +1,5 @@ <?xml version="1.0"?> -<tool id="load_blast" name="Chado load Blast results" version="@WRAPPER_VERSION@.0"> +<tool id="load_blast" name="Chado load Blast results" version="@WRAPPER_VERSION@"> <description></description> <macros> <import>macros.xml</import>
--- a/macros.xml Mon Nov 18 09:58:20 2019 -0500 +++ b/macros.xml Mon Jun 29 09:37:33 2020 -0400 @@ -10,7 +10,7 @@ </requirements> </xml> - <token name="@LIB_VERSION@">2.3.2</token> + <token name="@LIB_VERSION@">2.3.3</token> <token name="@WRAPPER_VERSION@">@LIB_VERSION@</token> <token name="@PG_VERSION@">11.2</token>