Mercurial > repos > iuc > fastp
diff macros.xml @ 20:7e30f4d7077d draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/fastp commit 3214ce465671de3c15da94f71f2c3558f332d39a
| author | iuc |
|---|---|
| date | Sun, 19 Oct 2025 07:26:44 +0000 |
| parents | cbed9b3abcd3 |
| children |
line wrap: on
line diff
--- a/macros.xml Mon Jun 16 08:56:29 2025 +0000 +++ b/macros.xml Sun Oct 19 07:26:44 2025 +0000 @@ -1,5 +1,6 @@ <macros> - <token name="@TOOL_VERSION@">1.0.0</token> + <token name="@TOOL_VERSION@">1.0.1</token> + <token name="@VERSION_SUFFIX@">3</token> <xml name="biotools"> <xrefs> <xref type="bio.tools"> @@ -69,4 +70,4 @@ help="The minimum length to detect polyG in the read tail. 10 by default."/> </xml> -</macros> \ No newline at end of file +</macros>
