Previous changeset 5:66f6db4aa19b (2021-10-13) Next changeset 7:4771f8bc8fa4 (2021-11-30) |
Commit message:
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nextclade commit e768bff1262aadb15a58680fed83636562171c05" |
modified:
macros.xml nextalign.xml |
b |
diff -r 66f6db4aa19b -r 46b4fa689fd7 macros.xml --- a/macros.xml Wed Oct 13 16:16:33 2021 +0000 +++ b/macros.xml Mon Nov 15 18:57:47 2021 +0000 |
b |
@@ -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, |
b |
diff -r 66f6db4aa19b -r 46b4fa689fd7 nextalign.xml --- a/nextalign.xml Wed Oct 13 16:16:33 2021 +0000 +++ b/nextalign.xml Mon Nov 15 18:57:47 2021 +0000 |
b |
@@ -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> |