changeset 10:59c8717f6925 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/mitos commit 24a59e271fbe0b87d826d1d36b3a9ea008227adc
author iuc
date Wed, 10 Dec 2025 23:31:03 +0000
parents c8ac28e8ac44
children
files mitos2.xml
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/mitos2.xml	Thu May 02 09:07:14 2024 +0000
+++ b/mitos2.xml	Wed Dec 10 23:31:03 2025 +0000
@@ -3,7 +3,7 @@
   <macros>
     <import>macros.xml</import>
     <token name="@MITOS_NAME@">MITOS2</token>
-    <token name="@TOOL_VERSION@">2.1.9</token>
+    <token name="@TOOL_VERSION@">2.1.10</token>
     <token name="@VERSION_SUFFIX@">0</token>
   </macros>
   <xrefs>
@@ -16,7 +16,7 @@
   <command detect_errors="aggressive"><![CDATA[
 mkdir outdir &&
 
-runmitos.py
+runmitos
 --input '$input'
 --code $code
 --outdir outdir