Previous changeset 2:e92675014ac9 (2017-11-28) Next changeset 4:2db911a4efc5 (2018-09-06) |
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 10ded2007c3502079b28afcef4718c430755e9b8 |
modified:
unicycler.xml |
b |
diff -r e92675014ac9 -r c4eac0c7e542 unicycler.xml --- a/unicycler.xml Tue Nov 28 10:53:47 2017 -0500 +++ b/unicycler.xml Fri Feb 02 04:58:08 2018 -0500 |
b |
@@ -1,6 +1,6 @@ -<tool id="unicycler" name="Create assemblies with Unicycler" version="@VERSION@.1"> +<tool id="unicycler" name="Create assemblies with Unicycler" version="@VERSION@.0"> <macros> - <token name="@VERSION@">0.4.1</token> + <token name="@VERSION@">0.4.4</token> </macros> <requirements> <requirement type="package" version="@VERSION@">unicycler</requirement> |