diff convert_objects_to_image.xml @ 5:ac2cca6d0637 draft default tip

"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 7d7a519c3a2cc612d38695b335d0f6c75a099de3"
author bgruening
date Fri, 26 Feb 2021 14:01:43 +0000
parents a23af23c3134
children
line wrap: on
line diff
--- a/convert_objects_to_image.xml	Sat Feb 06 09:35:24 2021 +0000
+++ b/convert_objects_to_image.xml	Fri Feb 26 14:01:43 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" />