changeset 7:daf341f2276a draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit e6166111b59ed3077aef629dbd7b404f27896311-dirty
author tduigou
date Wed, 22 Oct 2025 12:04:23 +0000
parents a03d4c0887cc
children 2b267706b1c5
files macros.xml
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/macros.xml	Wed Jul 24 08:43:26 2024 +0000
+++ b/macros.xml	Wed Oct 22 12:04:23 2025 +0000
@@ -1,15 +1,15 @@
 <macros>
-    <token name="@TOOL_VERSION@">6.5.0</token>
+    <token name="@TOOL_VERSION@">6.6.6</token>
     <token name="@VERSION_SUFFIX@">0</token>
     <xml name="requirements">
         <requirements>
             <requirement type="package" version="@TOOL_VERSION@">rptools</requirement>
-            <yield/>
+            <yield />
         </requirements>
     </xml>
     <xml name="creator">
         <creator>
-            <organization name="BioRetroSynth" url="https://github.com/brsynth"/>
+            <organization name="BioRetroSynth" url="https://github.com/brsynth" />
         </creator>
     </xml>
 </macros>