diff convert_objects_to_image.xml @ 5:cdf8e3c57dae draft

"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 7d7a519c3a2cc612d38695b335d0f6c75a099de3"
author bgruening
date Fri, 26 Feb 2021 14:18:34 +0000
parents 2690da374874
children ef4aed1d34c4
line wrap: on
line diff
--- a/convert_objects_to_image.xml	Sat Feb 06 09:55:05 2021 +0000
+++ b/convert_objects_to_image.xml	Fri Feb 26 14:18:34 2021 +0000
@@ -1,7 +1,8 @@
-<tool id="cp_convert_objects_to_image" name="ConvertObjectsToImage" version="@CP_VERSION@">
+<tool id="cp_convert_objects_to_image" name="ConvertObjectsToImage" version="@CP_VERSION@+galaxy@VERSION_SUFFIX@">
     <description>convert the identified objects into an image</description>
     <macros>
         <import>macros.xml</import>
+        <token name="@VERSION_SUFFIX@">0</token>
     </macros>
     <expand macro="py_requirements"/>
     <expand macro="cmd_modules" />