diff mask_image.xml @ 5:b178453ea8d1 draft

"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 7d7a519c3a2cc612d38695b335d0f6c75a099de3"
author bgruening
date Fri, 26 Feb 2021 14:19:11 +0000
parents ca1421f7e3ed
children 667a513e67e4
line wrap: on
line diff
--- a/mask_image.xml	Sat Feb 06 10:02:20 2021 +0000
+++ b/mask_image.xml	Fri Feb 26 14:19:11 2021 +0000
@@ -1,8 +1,9 @@
-<tool id="cp_mask_image" name="MaskImage" version="@CP_VERSION@">
+<tool id="cp_mask_image" name="MaskImage" version="@CP_VERSION@+galaxy@VERSION_SUFFIX@">
     <description>hide portions of an image based on previously identified objects</description>
 
     <macros>
         <import>macros.xml</import>
+        <token name="@VERSION_SUFFIX@">0</token>
     </macros>
 
     <expand macro="py_requirements"/>