diff macros.xml @ 1:1571f129b9a0 draft

"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit ad6387a658edae6d179933a71f40f24d690c8c50"
author galaxyp
date Wed, 20 Apr 2022 11:46:30 +0000
parents 88d3243c483f
children 4419b0f9bf79
line wrap: on
line diff
--- a/macros.xml	Mon Sep 14 16:57:58 2020 +0000
+++ b/macros.xml	Wed Apr 20 11:46:30 2022 +0000
@@ -1,8 +1,9 @@
 <macros>
-    <token name="@VERSION@">0.9.5</token>
+    <token name="@TOOL_VERSION@">1.12.34</token>
+    <token name="@VERSION_SUFFIX@">0</token>
     <xml name="requirements">
         <requirements>
-            <requirement type="package" version="@VERSION@">encyclopedia</requirement>
+            <requirement type="package" version="@TOOL_VERSION@">encyclopedia</requirement>
             <yield/>
         </requirements>
     </xml>