diff macros.xml @ 2:a40bbd70b8b1 draft

planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/cat commit 2948f114101aeefa951f47df8ee3b25656d9680e
author iuc
date Thu, 09 Mar 2023 21:00:52 +0000
parents 8315b5cebb82
children 51906c8c692a
line wrap: on
line diff
--- a/macros.xml	Wed Jan 08 13:04:08 2020 -0500
+++ b/macros.xml	Thu Mar 09 21:00:52 2023 +0000
@@ -1,8 +1,9 @@
 <macros>
-    <token name="@VERSION@">5.0.3</token>
+    <token name="@TOOL_VERSION@">5.2.3</token>
+    <token name="@VERSION_SUFFIX@">0</token>
     <xml name="requirements">
         <requirements>
-            <requirement type="package" version="@VERSION@">cat</requirement>
+            <requirement type="package" version="@TOOL_VERSION@">cat</requirement>
             <yield/>
         </requirements>
     </xml>