Mercurial > repos > iuc > filtlong
diff macros.xml @ 3:41b2ad601cf0 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/filtlong commit adf0341da7282c80c25336ae03130b2dc44c65bb"
author | iuc |
---|---|
date | Thu, 24 Feb 2022 21:22:16 +0000 |
parents | a72af9de6bf5 |
children | 1f296803dfa3 |
line wrap: on
line diff
--- a/macros.xml Wed Mar 31 08:19:02 2021 +0000 +++ b/macros.xml Thu Feb 24 21:22:16 2022 +0000 @@ -1,9 +1,10 @@ <macros> - <token name="@WRAPPER_VERSION@">0.2.0</token> + <token name="@TOOL_VERSION@">0.2.1</token> + <token name="@VERSION_SUFFIX@">0</token> <token name="@PROFILE@">20.01</token> <xml name="requirements"> <requirements> - <requirement type="package" version="@WRAPPER_VERSION@">filtlong</requirement> + <requirement type="package" version="@TOOL_VERSION@">filtlong</requirement> </requirements> </xml> </macros>