changeset 2:f0656d0f2a4d draft default tip

planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 25e6ef9974c08cce3b2b5e9c351fe690b799cc4a
author bgruening
date Mon, 06 Nov 2023 08:09:54 +0000
parents 5a810dc963f4
children
files cellprofiler.xml macros.xml
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/cellprofiler.xml	Sun Nov 05 09:55:50 2023 +0000
+++ b/cellprofiler.xml	Mon Nov 06 08:09:54 2023 +0000
@@ -2,7 +2,7 @@
     <description>with CellProfiler 4</description>
     <macros>
         <import>macros.xml</import>
-        <token name="@VERSION_SUFFIX@">1</token>
+        <token name="@VERSION_SUFFIX@">0</token>
         <xml name="test_assert_content" token_n="291">
             <assert_contents>
                 <has_n_lines n="@N@" />
--- a/macros.xml	Sun Nov 05 09:55:50 2023 +0000
+++ b/macros.xml	Mon Nov 06 08:09:54 2023 +0000
@@ -1,5 +1,5 @@
 <macros>
-    <token name="@TOOL_VERSION@">4.2.1</token>
+    <token name="@TOOL_VERSION@">4.2.6</token>
     <token name="@PY_VERSION@">3.8</token>
     <token name="@FORMATS@">jpg,png,tiff,bmp,gif,pcx,ppm,psd,pbm,pgm,eps</token>
     <token name="@SPACES@">"    "</token>