diff macros.xml @ 5:1dc577370a86 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/lexicmap commit 45c03ff07e2d5bba1d490a67434347ec17eb30f4
author iuc
date Thu, 22 Jan 2026 09:42:30 +0000
parents 0004a511baff
children
line wrap: on
line diff
--- a/macros.xml	Thu Nov 20 19:38:27 2025 +0000
+++ b/macros.xml	Thu Jan 22 09:42:30 2026 +0000
@@ -1,12 +1,11 @@
 <macros>
-    <token name="@TOOL_VERSION@">0.8.0</token>
-    <token name="@VERSION_SUFFIX@">1</token>
+    <token name="@TOOL_VERSION@">0.8.1</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">