Mercurial > repos > iuc > hamronize_summarize
diff macros.xml @ 1:810c308784b2 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hamronization commit b872ea086ebd98be64839e7bbb1ddf7a181943d0"
| author | iuc |
|---|---|
| date | Sat, 23 Oct 2021 21:36:04 +0000 |
| parents | 269955c859d3 |
| children | 144e435c6483 |
line wrap: on
line diff
--- a/macros.xml Tue Mar 16 12:37:10 2021 +0000 +++ b/macros.xml Sat Oct 23 21:36:04 2021 +0000 @@ -1,9 +1,10 @@ <macros> - <token name="@VERSION@">1.0.3</token> + <token name="@TOOL_VERSION@">1.0.3</token> + <token name="@PROFILE@">20.05</token> <xml name="requirements"> <requirements> - <requirement type="package" version="@VERSION@">hamronization</requirement> + <requirement type="package" version="@TOOL_VERSION@">hamronization</requirement> </requirements> </xml>
