Mercurial > repos > iuc > biotradis
diff macros.xml @ 1:e8cb43bd2fe4 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/biotradis commit 61c83ac999a040604915ff7cf92670b2635b967e"
| author | iuc |
|---|---|
| date | Fri, 07 Feb 2020 10:20:18 +0000 |
| parents | bccf5ebe9b55 |
| children |
line wrap: on
line diff
--- a/macros.xml Wed Jan 29 15:40:42 2020 +0000 +++ b/macros.xml Fri Feb 07 10:20:18 2020 +0000 @@ -1,9 +1,10 @@ <?xml version="1.0"?> <macros> - <token name="@VERSION@">1</token> + <token name="@VERSION@">2</token> + <token name="@TOOL_VERSION@">1.4.5</token> <xml name="requirements"> <requirements> - <requirement type="package" version="1.4.5">biotradis</requirement> + <requirement type="package" version="@TOOL_VERSION@">biotradis</requirement> </requirements> </xml> <xml name="citations">
