Mercurial > repos > iuc > lexicmap
diff macros.xml @ 3:cefde4c7f92e draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/lexicmap commit a9227295a4cebc34b17def7b5ca3e4506222b963
| author | iuc |
|---|---|
| date | Fri, 26 Sep 2025 20:47:13 +0000 |
| parents | d1a30eb26392 |
| children |
line wrap: on
line diff
--- a/macros.xml Thu Sep 18 11:27:52 2025 +0000 +++ b/macros.xml Fri Sep 26 20:47:13 2025 +0000 @@ -1,11 +1,12 @@ <macros> - <token name="@TOOL_VERSION@">0.7.0</token> - <token name="@VERSION_SUFFIX@">1</token> + <token name="@TOOL_VERSION@">0.8.0</token> + <token name="@VERSION_SUFFIX@">0</token> <token name="@PROFILE_VERSION@">25.0</token> <token name="@FASTA_TYPES@">fasta.gz,fasta</token> <xml name="requirements"> <requirements> <requirement type="package" version="@TOOL_VERSION@">lexicmap</requirement> + <requirement type="package" version="5.46">file</requirement> </requirements> </xml> <xml name="bio_tools">
