Skip to content

Commit

Permalink
Update vizarr version to 0.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
guerler committed Nov 13, 2024
1 parent 07290ad commit ba8a113
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/plugins/visualizations/vizarr/config/vizarr.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<visualization name="Vizarr Viewer">
<description>Basic visualization for Zarr-based images like OME-Zarr</description>
<requirements>
<requirement type="npm" version="0.1.4" package="@galaxyproject/vizarr"/>
<requirement type="npm" version="0.1.5" package="@galaxyproject/vizarr"/>
</requirements>
<entry_point entry_point_type="script" src="dist/index.js" css="dist/index.css" />
<data_sources>
Expand Down

0 comments on commit ba8a113

Please sign in to comment.