Mercurial > repos > goeckslab > gate_finder
changeset 3:80102785f5ff draft default tip
planemo upload for repository https://github.com/goeckslab/tools-mti/tree/main/tools/vitessce commit af71ccb3b89c9735c6f985a3e8ffe22cd14c0e04
author | goeckslab |
---|---|
date | Thu, 30 May 2024 17:24:31 +0000 |
parents | 764f6363e2a9 |
children | |
files | main_macros.xml |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/main_macros.xml Fri May 10 17:21:02 2024 +0000 +++ b/main_macros.xml Thu May 30 17:24:31 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>