Skip to content

Commit

Permalink
Update example.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
bernt-matthias authored Jun 24, 2024
1 parent 3474de1 commit 73accdf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tools/example/example.xml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
<tool id="example" name="example" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="20.01" license="MIT">
<description>serving as an example</description>
<xrefs>
<xref type="bio.tools"></xref>
</xrefs>
<macros>
<token name="@TOOL_VERSION@">0.1.0</token>
<token name="@VERSION_SUFFIX@">0</token>
</macros>
<xrefs>
<xref type="bio.tools"></xref>
</xrefs>
<edam_topics>
<edam_topic>topic_1234</edam_topic>
</edam_topics>
Expand Down

0 comments on commit 73accdf

Please sign in to comment.