changeset 3:1ec79a871244 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:09:09 +0000
parents 8146fc06e1fd
children 02bf14f31afe
files load_blast.xml macros.xml
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/load_blast.xml	Mon Nov 18 14:51:17 2019 +0000
+++ b/load_blast.xml	Mon Jun 29 13:09:09 2020 +0000
@@ -1,5 +1,5 @@
 <?xml version="1.0"?>
-<tool id="load_blast" name="Chado load Blast results" version="@WRAPPER_VERSION@.0">
+<tool id="load_blast" name="Chado load Blast results" version="@WRAPPER_VERSION@">
  <description></description>
     <macros>
         <import>macros.xml</import>
--- a/macros.xml	Mon Nov 18 14:51:17 2019 +0000
+++ b/macros.xml	Mon Jun 29 13:09:09 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>