Mercurial > repos > gga > apollo_delete_features
changeset 12:90c7d1d29b15 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:02:02 -0400 |
parents | 6c42ea4ab169 |
children | 21a8cad7dfa5 |
files | macros.xml |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/macros.xml Tue Apr 14 10:39:57 2020 -0400 +++ b/macros.xml Fri Apr 24 09:02:02 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>