Mercurial > repos > erasmus-medical-center > dr_disco
diff macros.xml @ 3:5348cfd3ba5c draft
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/galaxytools-emc/tree/master/tools/dr-disco commit b6ccc6d8a9a9061207040561b494b7cf2ee3f885
author | erasmus-medical-center |
---|---|
date | Thu, 10 Aug 2017 05:38:27 -0400 |
parents | 173ca9768e22 |
children | 3de621c44cf9 |
line wrap: on
line diff
--- a/macros.xml Fri Apr 28 03:56:08 2017 -0400 +++ b/macros.xml Thu Aug 10 05:38:27 2017 -0400 @@ -1,12 +1,12 @@ <macros> <xml name="requirements"> <requirements> - <requirement type="package" version="0.6.0">dr-disco</requirement> + <requirement type="package" version="0.9.0">dr-disco</requirement> <yield/> </requirements> </xml> - <token name="@TOOL_VERSION@">0.6.0</token> + <token name="@TOOL_VERSION@">0.9.0</token> <xml name="version_command"> <version_command>dr-disco --version | head -n 1</version_command>