Mercurial > repos > iuc > fileidentification
diff macros.xml @ 1:639d81cf8ac8 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/fileidentification commit 54a29e12e7c71367b28f1dea4fb6458590b0ca92
| author | iuc |
|---|---|
| date | Fri, 31 Oct 2025 13:50:27 +0000 |
| parents | ff7cec6bc518 |
| children |
line wrap: on
line diff
--- a/macros.xml Thu Oct 30 16:52:27 2025 +0000 +++ b/macros.xml Fri Oct 31 13:50:27 2025 +0000 @@ -1,10 +1,10 @@ <?xml version="1.0"?> <macros> <token name="@TOOL_VERSION@">2.5.0</token> - <token name="@VERSION_SUFFIX@">0</token> + <token name="@VERSION_SUFFIX@">1</token> <xml name="requirements"> <requirements> - <container type="docker">daschswiss/fileidentification-galaxy:@TOOL_VERSION@-galaxy@VERSION_SUFFIX@</container> + <container type="docker">daschswiss/fileidentification-galaxy:@TOOL_VERSION@</container> </requirements> </xml> </macros>
