Mercurial > repos > iuc > obi_convert
diff macros.xml @ 1:a464eff3d3c2 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/obitools commit b3426aed6615742d96dfb8f7346a9e0d4e391a99
| author | iuc |
|---|---|
| date | Fri, 12 Oct 2018 06:20:14 -0400 |
| parents | 88f705673a3a |
| children | 5808e87e50e8 |
line wrap: on
line diff
--- a/macros.xml Wed Apr 12 17:35:11 2017 -0400 +++ b/macros.xml Fri Oct 12 06:20:14 2018 -0400 @@ -2,11 +2,11 @@ <macros> <xml name="requirements"> <requirements> - <requirement type="package" version="1.0.010">obitools</requirement> + <requirement type="package" version="@TOOL_VERSION@">obitools</requirement> </requirements> </xml> - <token name="@WRAPPER_VERSION@">1.0.010</token> + <token name="@TOOL_VERSION@">1.2.11</token> <xml name="stdio"> <stdio>
