Mercurial > repos > iuc > vardict_java
diff macros.xml @ 2:6733325083d3 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/vardict commit c247c47e1bc869c9094997f5052ce31367e10b1e"
| author | iuc |
|---|---|
| date | Tue, 16 Nov 2021 19:05:24 +0000 |
| parents | e31b6f4d89ad |
| children | 04c9c72b2648 |
line wrap: on
line diff
--- a/macros.xml Fri Sep 11 21:06:52 2020 +0000 +++ b/macros.xml Tue Nov 16 19:05:24 2021 +0000 @@ -1,10 +1,10 @@ <macros> <token name="@VERSION_SUFFIX@">0</token> - <token name="@TOOL_VERSION@">1.8.1</token> + <token name="@TOOL_VERSION@">1.8.3</token> <xml name="ref_select"> <conditional name="reference_source"> <param name="reference_source_selector" type="select" label="Choose the source for the reference genome file"> - <option value="cached" selected="True">Use a built-in genome</option> + <option value="cached" selected="true">Use a built-in genome</option> <option value="history">Use a genome from the history</option> </param> <when value="cached">
