changeset 2:e5390c4b69e9 draft

"planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/blob/master/tools/micall-lite commit 66a9f18802686a105b392e73e82c0078d0cdf2a4"
author public-health-bioinformatics
date Wed, 08 Jan 2020 19:36:00 -0500
parents bb549c5eaf34
children 786c437c144c
files macros.xml micall_lite.xml
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/macros.xml	Wed Jan 08 17:43:18 2020 -0500
+++ b/macros.xml	Wed Jan 08 19:36:00 2020 -0500
@@ -1,5 +1,5 @@
 <macros>
-    <token name="@TOOL_VERSION@">0.1rc2</token>
+    <token name="@TOOL_VERSION@">0.1rc3</token>
     <token name="@INTYPES@">
         fastq,fastq.gz,fastqsanger,fastqsanger.gz
     </token>
--- a/micall_lite.xml	Wed Jan 08 17:43:18 2020 -0500
+++ b/micall_lite.xml	Wed Jan 08 19:36:00 2020 -0500
@@ -1,4 +1,4 @@
-<tool id="micall_lite" name="micall_lite" version="@TOOL_VERSION@+galaxy1">
+<tool id="micall_lite" name="micall_lite" version="@TOOL_VERSION@+galaxy0">
     <description></description>
     <macros>
         <import>macros.xml</import>