diff image_math.xml @ 3:6100a22bf4f2 draft

"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 7d7a519c3a2cc612d38695b335d0f6c75a099de3"
author bgruening
date Fri, 26 Feb 2021 14:06:51 +0000
parents 6d3851ac885f
children ff1a86a87364
line wrap: on
line diff
--- a/image_math.xml	Sat Feb 06 10:03:42 2021 +0000
+++ b/image_math.xml	Fri Feb 26 14:06:51 2021 +0000
@@ -1,8 +1,8 @@
-<tool id="cp_image_math" name="ImageMath" version="0.1.0" python_template_version="3.5">
+<tool id="cp_image_math" name="ImageMath" version="@CP_VERSION@+galaxy@VERSION_SUFFIX@" python_template_version="3.5">
     <description>perform simple mathematical operations on images</description>
     <macros>
         <import>macros.xml</import>
-
+        <token name="@VERSION_SUFFIX@">0</token>
         <xml name="image_without_multiplier" token_order="first">
             <conditional name="image_or_measurement_@ORDER@">
                 <param name="image_or_measurement_@ORDER@" type="select" label="Image or measurement?" help="You can perform math operations or you can use a measurement for one of the operands.">