We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3011670 commit 09d13d6Copy full SHA for 09d13d6
tools/3dtrees_tile_merge/til_mer.xml
@@ -1,8 +1,8 @@
1
<tool id="3dtrees_tile_merge" name="3Dtrees: Tile and Merge" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="24.2">
2
<description>Subsampling, tiling, merging and matching of point clouds</description>
3
<macros>
4
- <token name="@TOOL_VERSION@">1.0.1</token>
5
- <token name="@VERSION_SUFFIX@">2</token>
+ <token name="@TOOL_VERSION@">1.0.2</token>
+ <token name="@VERSION_SUFFIX@">0</token>
6
</macros>
7
<requirements>
8
<container type="docker">ghcr.io/3dtrees-earth/3dtrees_tile_merge:@TOOL_VERSION@</container>
0 commit comments