Mercurial > repos > iuc > squirrel_qc
changeset 3:d8d5380422c1 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/squirrel commit 68ea06281ba78b828b8d1947745161697dc0fbc5
author | iuc |
---|---|
date | Tue, 10 Jun 2025 13:32:36 +0000 |
parents | e4f6590015d4 |
children | |
files | macros.xml |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/macros.xml Tue Mar 11 09:14:27 2025 +0000 +++ b/macros.xml Tue Jun 10 13:32:36 2025 +0000 @@ -1,7 +1,7 @@ <?xml version="1.0"?> <macros> <token name="@TOOL_VERSION@">1.0.13</token> - <token name="@VERSION_SUFFIX@">0</token> + <token name="@VERSION_SUFFIX@">1</token> <xml name="requirements"> <requirements> <requirement type="package" version="@TOOL_VERSION@">squirrel</requirement> @@ -29,4 +29,4 @@ </citation> </citations> </xml> -</macros> \ No newline at end of file +</macros>