diff macros.xml @ 3:a199cd7ac344 draft

"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/racon commit 992d4caac3bea8bd19a331aef795d81d3150ac5c"
author bgruening
date Sat, 18 Apr 2020 19:39:13 -0400
parents 51fd3136069d
children cd06929b224b
line wrap: on
line diff
--- a/macros.xml	Fri Aug 17 11:30:25 2018 -0400
+++ b/macros.xml	Sat Apr 18 19:39:13 2020 -0400
@@ -1,14 +1,15 @@
 <macros>
     <xml name="requirements">
         <requirements>
-        <requirement type="package" version="1.3.1">racon</requirement>
+        <requirement type="package" version="@VERSION@">racon</requirement>
             <yield/>
         </requirements>
     </xml>
+    <token name="@VERSION@">1.4.13</token>
     <xml name="citations">
         <citations>
             <citation type="doi">10.1101/gr.214270.116</citation>
             <yield />
         </citations>
     </xml>
-</macros>
\ No newline at end of file
+</macros>