diff measure_object_size_shape.xml @ 5:acf3aa487283 draft

"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 7d7a519c3a2cc612d38695b335d0f6c75a099de3"
author bgruening
date Fri, 26 Feb 2021 14:16:44 +0000
parents 5c9549983af8
children d85f11570109
line wrap: on
line diff
--- a/measure_object_size_shape.xml	Sat Feb 06 10:08:15 2021 +0000
+++ b/measure_object_size_shape.xml	Fri Feb 26 14:16:44 2021 +0000
@@ -1,8 +1,9 @@
-<tool id="cp_measure_object_size_shape" name="MeasureObjectSizeShape" version="@CP_VERSION@">
+<tool id="cp_measure_object_size_shape" name="MeasureObjectSizeShape" version="@CP_VERSION@+galaxy@VERSION_SUFFIX@">
     <description>measure area and shape features of identified objects</description>
 
     <macros>
         <import>macros.xml</import>
+        <token name="@VERSION_SUFFIX@">0</token>
     </macros>
 
     <expand macro="py_requirements"/>