diff macros.xml @ 2:d8b6f0adaa79 draft

"planemo upload for repository https://github.com/davebx/bioext-gx/ commit b8438e86497e5f1084cca1c9b2fdc82c80a7e1b0"
author iuc
date Fri, 09 Jul 2021 15:19:05 +0000
parents f9b72a376ec9
children fb4975b507c6
line wrap: on
line diff
--- a/macros.xml	Thu May 13 16:57:26 2021 +0000
+++ b/macros.xml	Fri Jul 09 15:19:05 2021 +0000
@@ -1,9 +1,10 @@
 <?xml version="1.0"?>
 <macros>
-    <token name="@VERSION@">0.19.7</token>
+    <token name="@TOOL_VERSION@">0.20.1</token>
+    <token name="@PROFILE@">20.05</token>
     <xml name="requirements">
         <requirements>
-            <requirement type="package" version="@VERSION@">python-bioext</requirement>
+            <requirement type="package" version="@TOOL_VERSION@">python-bioext</requirement>
             <yield />
         </requirements>
     </xml>