Mercurial > repos > gga > apollo_fetch_jbrowse
changeset 12:30ea2be4a236 draft
"planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/apollo commit 6d9302680b01ce11a8f2ee744942296243d5d004"
author | gga |
---|---|
date | Fri, 24 Apr 2020 09:03:01 -0400 |
parents | fa5ae4bf7f65 |
children | 6905bb3ce9db |
files | macros.xml |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/macros.xml Tue Apr 14 10:40:21 2020 -0400 +++ b/macros.xml Fri Apr 24 09:03:01 2020 -0400 @@ -1,10 +1,10 @@ <?xml version="1.0"?> <macros> - <token name="@WRAPPER_VERSION@">4.1</token> + <token name="@WRAPPER_VERSION@">4.2.1</token> <xml name="requirements"> <requirements> - <requirement type="package" version="4.1">apollo</requirement> + <requirement type="package" version="4.2.1">apollo</requirement> <yield/> </requirements> </xml>