Previous changeset 15:cd2480f35935 (2023-08-29) |
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/annotatemyids commit 5874ffd8d2e55e3b29144792f80aeed383da5f77 |
modified:
annotateMyIDs.xml |
b |
diff -r cd2480f35935 -r a79ee60b6926 annotateMyIDs.xml --- a/annotateMyIDs.xml Tue Aug 29 22:44:27 2023 +0000 +++ b/annotateMyIDs.xml Sun Feb 25 11:49:08 2024 +0000 |
b |
@@ -1,8 +1,8 @@ <tool id="annotatemyids" name="annotateMyIDs" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@"> <description>annotate a generic set of identifiers</description> <macros> - <token name="@TOOL_VERSION@">3.17.0</token> - <token name="@VERSION_SUFFIX@">1</token> + <token name="@TOOL_VERSION@">3.18.0</token> + <token name="@VERSION_SUFFIX@">0</token> </macros> <xrefs> <xref type="bio.tools">annotatemyids</xref> |