changeset 3:4b30beae18ee draft

"planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/chado commit 7bf18c69becc57152efdadedf7ebd0bcfa382a15"
author gga
date Mon, 29 Jun 2020 13:01:48 +0000
parents 347276125422
children 14982542892b
files load_interpro.xml macros.xml
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/load_interpro.xml	Mon Nov 18 14:43:51 2019 +0000
+++ b/load_interpro.xml	Mon Jun 29 13:01:48 2020 +0000
@@ -1,5 +1,5 @@
 <?xml version="1.0"?>
-<tool id="load_interpro" name="Chado load InterProScan results" version="@WRAPPER_VERSION@.0">
+<tool id="load_interpro" name="Chado load InterProScan results" version="@WRAPPER_VERSION@">
  <description>interpro</description>
     <macros>
         <import>macros.xml</import>
--- a/macros.xml	Mon Nov 18 14:43:51 2019 +0000
+++ b/macros.xml	Mon Jun 29 13:01:48 2020 +0000
@@ -10,7 +10,7 @@
         </requirements>
     </xml>
 
-    <token name="@LIB_VERSION@">2.3.2</token>
+    <token name="@LIB_VERSION@">2.3.3</token>
     <token name="@WRAPPER_VERSION@">@LIB_VERSION@</token>
     <token name="@PG_VERSION@">11.2</token>