Previous changeset 2:764f6363e2a9 (2024-05-10) |
Commit message:
planemo upload for repository https://github.com/goeckslab/tools-mti/tree/main/tools/vitessce commit af71ccb3b89c9735c6f985a3e8ffe22cd14c0e04 |
modified:
main_macros.xml |
b |
diff -r 764f6363e2a9 -r 80102785f5ff main_macros.xml --- a/main_macros.xml Fri May 10 17:21:02 2024 +0000 +++ b/main_macros.xml Thu May 30 17:24:31 2024 +0000 |
b |
@@ -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> |