diff 3dtrees_potree.xml @ 2:f90440ca17f9 draft default tip

planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/3dtrees_potree commit 77dc494536dccc155f7ee7f078c4d2d22b7ef8b7
author bgruening
date Tue, 10 Mar 2026 19:57:56 +0000
parents 9be0ee30734c
children
line wrap: on
line diff
--- a/3dtrees_potree.xml	Fri Feb 06 10:15:59 2026 +0000
+++ b/3dtrees_potree.xml	Tue Mar 10 19:57:56 2026 +0000
@@ -1,8 +1,8 @@
 <tool id="3dtrees_potree" name="3Dtrees: Potree Converter" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="24.2">
     <description>Convert LAS/LAZ point clouds to Potree octree format for web visualization</description>
     <macros>
-        <token name="@TOOL_VERSION@">1.0.0</token>
-        <token name="@VERSION_SUFFIX@">1</token>
+        <token name="@TOOL_VERSION@">1.0.1</token>
+        <token name="@VERSION_SUFFIX@">0</token>
     </macros>
     <requirements>
         <container type="docker">ghcr.io/3dtrees-earth/3dtrees_potree:@TOOL_VERSION@</container>