# HG changeset patch
# User goeckslab
# Date 1717089884 0
# Node ID 7cc457aa78b1ff50583ec3736068e1348f62cecb
# Parent  4f43e11fb3c987134655211b15bd6e8b577877d4
planemo upload for repository https://github.com/goeckslab/tools-mti/tree/main/tools/vitessce commit af71ccb3b89c9735c6f985a3e8ffe22cd14c0e04

diff -r 4f43e11fb3c9 -r 7cc457aa78b1 main_macros.xml
--- a/main_macros.xml	Fri May 10 17:21:19 2024 +0000
+++ b/main_macros.xml	Thu May 30 17:24:44 2024 +0000
@@ -1,11 +1,11 @@
 <macros>
     <token name="@TOOL_VERSION@">1.0.4</token>
-    <token name="@VERSION_SUFFIX@">4</token>
+    <token name="@VERSION_SUFFIX@">5</token>
     <token name="@PROFILE@">20.01</token>
 
     <xml name="vitessce_requirements">
         <requirements>
-            <container type="docker">quay.io/goeckslab/vitessce:@TOOL_VERSION@v2</container>
+            <container type="docker">quay.io/goeckslab/vitessce:@TOOL_VERSION@v3</container>
         </requirements>
     </xml>