Mercurial > repos > iuc > tooldistillator
changeset 9:bbdc53e9b559 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/tooldistillator commit fda0355c9ee856893305d4e5e850933d5f909ab8
| author | iuc |
|---|---|
| date | Mon, 06 Oct 2025 14:12:44 +0000 |
| parents | c6b5c2975e51 |
| children | a5ef8d31c40e |
| files | macro.xml |
| diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/macro.xml Fri Jul 18 10:10:57 2025 +0000 +++ b/macro.xml Mon Oct 06 14:12:44 2025 +0000 @@ -1,7 +1,7 @@ <?xml version="1.0"?> <macros> - <token name="@TOOL_VERSION@">1.0.0</token> - <token name="@VERSION_SUFFIX@">1</token> + <token name="@TOOL_VERSION@">1.0.1</token> + <token name="@VERSION_SUFFIX@">0</token> <token name="@PROFILE@">21.05</token> <xml name="version_command"> <version_command><![CDATA[tooldistillator --version]]></version_command>
