Skip to content

Commit

Permalink
Merge pull request #265 from llegregam/update_influx_data_connector_v…
Browse files Browse the repository at this point in the history
…1.0.1

Update to v1.0.2
  • Loading branch information
bgruening authored Apr 10, 2024
2 parents 8ef6e35 + bb74614 commit 9cc60c7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tools/influx_data_manager/influx_data_manager.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<tool id="influx_data_manager" name="Influx Data Connector: Handling influx_si data inputs in Galaxy workflows" version="@TOOL_VERSION@+galaxy0" profile="23.0">
<macros>
<token name='@TOOL_VERSION@'>1.0.0</token>
<token name='@TOOL_VERSION@'>1.0.2</token>
</macros>
<requirements>
<requirement type='package' version='@TOOL_VERSION@'>influx-si-data-manager</requirement>
Expand Down Expand Up @@ -61,7 +61,7 @@
<has_n_lines n='4'/>
</has_archive_member>
<has_archive_member path='Sample_1.netw'>
<has_n_lines n='87'/>
<has_n_lines n='86'/>
</has_archive_member>
<has_archive_member path='Sample_1.tvar'/>
<has_archive_member path='Sample_1.linp'/>
Expand Down

0 comments on commit 9cc60c7

Please sign in to comment.