Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Björn Grüning <[email protected]>
  • Loading branch information
2 people authored and mvdbeek committed Aug 16, 2024
1 parent dd2e719 commit ac45043
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tools/interactive/interactivetool_blobtoolkit.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<description>genome assembly QC viewer</description>
<macros>
<token name="@TOOL_VERSION@">4.1.0</token>
<token name="@VERSION_SUFFIX@">1</token>
<token name="@VERSION_SUFFIX@">0</token>
</macros>
<requirements>
<container type="docker">quay.io/galaxy/blobtoolkit-server:4.1.0</container>
<container type="docker">quay.io/galaxy/blobtoolkit-server:@TOOL_VERSION@</container>
</requirements>
<entry_points>
<entry_point name="Blobtoolkit View" requires_domain="True">
Expand Down

0 comments on commit ac45043

Please sign in to comment.