Mercurial > repos > iuc > filtlong
diff macros.xml @ 3:e6d48d485920 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:21:47 +0000 |
| parents | 924cf0c5b51e |
| children | 428fd2cee5d9 |
line wrap: on
line diff
--- a/macros.xml Wed Mar 31 08:18:37 2021 +0000 +++ b/macros.xml Thu Feb 24 21:21:47 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>
