changeset 2:42ec41fe2329 draft

planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/recetox_msfinder commit b1cc1aebf796f170d93e3dd46ffcdefdc7b8018a
author recetox
date Thu, 12 Oct 2023 13:31:14 +0000
parents 29fc1af350f5
children d1f44632f206
files macros.xml recetox_msfinder.xml
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/macros.xml	Thu Feb 02 09:19:40 2023 +0000
+++ b/macros.xml	Thu Oct 12 13:31:14 2023 +0000
@@ -1,5 +1,5 @@
 <macros>
-    <token name="@TOOL_VERSION@">v3.5.2-rcx0</token>
+    <token name="@TOOL_VERSION@">v3.5.2</token>
     <xml name="requirements">
         <requirements>
             <container type="docker">recetox/recetox-msfinder:v3.5.2-rcx0</container>
--- a/recetox_msfinder.xml	Thu Feb 02 09:19:40 2023 +0000
+++ b/recetox_msfinder.xml	Thu Oct 12 13:31:14 2023 +0000
@@ -1,4 +1,4 @@
-<tool id="recetox_msfinder" name="RECETOX MsFinder" version="@TOOL_VERSION@+galaxy0">
+<tool id="recetox_msfinder" name="RECETOX MsFinder" version="@TOOL_VERSION@+galaxy1">
     <description>Annotation of fragment peaks in mass spectral libraries.</description>
     <macros>
         <import>macros.xml</import>