Mercurial > repos > iuc > nextalign
changeset 6:46b4fa689fd7 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nextclade commit e768bff1262aadb15a58680fed83636562171c05"
author | iuc |
---|---|
date | Mon, 15 Nov 2021 18:57:47 +0000 |
parents | 66f6db4aa19b |
children | 4771f8bc8fa4 |
files | macros.xml nextalign.xml |
diffstat | 2 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/macros.xml Wed Oct 13 16:16:33 2021 +0000 +++ b/macros.xml Mon Nov 15 18:57:47 2021 +0000 @@ -1,6 +1,6 @@ <macros> <!-- same version number is used for nextclade and nextalign releases, even though they are distinct tools --> - <token name="@TOOL_VERSION@">1.4.1</token> + <token name="@TOOL_VERSION@">1.4.5</token> <xml name="citations"> <citations> <citation type="bibtex">@online{nextclade,
--- a/nextalign.xml Wed Oct 13 16:16:33 2021 +0000 +++ b/nextalign.xml Mon Nov 15 18:57:47 2021 +0000 @@ -2,7 +2,7 @@ <description>Viral genome sequence alignment</description> <macros> <import>macros.xml</import> - <token name="@VERSION_SUFFIX@">1</token> + <token name="@VERSION_SUFFIX@">0</token> </macros> <requirements> <requirement type="package" version="@TOOL_VERSION@">nextalign</requirement>