Mercurial > repos > richard-burhans > ncbi_egapx
diff macros.xml @ 38:b0f07e3d6f07 draft
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit 401ccc2c1ab4b7f894885eea1f9653f6c566f241
| author | richard-burhans |
|---|---|
| date | Thu, 19 Jun 2025 21:31:50 +0000 |
| parents | bd764dc23da1 |
| children | 4f85da43b40c |
line wrap: on
line diff
--- a/macros.xml Thu Jun 19 16:36:10 2025 +0000 +++ b/macros.xml Thu Jun 19 21:31:50 2025 +0000 @@ -1,10 +1,10 @@ <macros> <xml name="requirements"> <requirements> - <container type="docker">quay.io/galaxy/egapx:@TOOL_VERSION@</container> + <container type="docker">quay.io/galaxy/egapx:@TOOL_VERSION@-alpha</container> </requirements> </xml> - <token name="@TOOL_VERSION@">0.3.2-alpha</token> + <token name="@TOOL_VERSION@">0.3.2</token> <token name="@VERSION_SUFFIX@">10</token> <token name="@PROFILE@">23.0</token> <xml name="edam_ontology">
