Skip to content

Commit 09d13d6

Browse files
committed
output is now renamed in the container
1 parent 3011670 commit 09d13d6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tools/3dtrees_tile_merge/til_mer.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<tool id="3dtrees_tile_merge" name="3Dtrees: Tile and Merge" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="24.2">
22
<description>Subsampling, tiling, merging and matching of point clouds</description>
33
<macros>
4-
<token name="@TOOL_VERSION@">1.0.1</token>
5-
<token name="@VERSION_SUFFIX@">2</token>
4+
<token name="@TOOL_VERSION@">1.0.2</token>
5+
<token name="@VERSION_SUFFIX@">0</token>
66
</macros>
77
<requirements>
88
<container type="docker">ghcr.io/3dtrees-earth/3dtrees_tile_merge:@TOOL_VERSION@</container>

0 commit comments

Comments
 (0)