# HG changeset patch
# User iuc
# Date 1637002667 0
# Node ID 46b4fa689fd7bbb2b8867604353563150e00d511
# Parent  66f6db4aa19bcfc912292f40fbe914c72f61e0ef
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nextclade commit e768bff1262aadb15a58680fed83636562171c05"

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
@@ -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,
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
@@ -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>