Skip to content

Commit

Permalink
[ci skip] Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
dpryan79 committed Jul 26, 2018
1 parent 497ba20 commit 90aec2a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions galaxy/wrapper/deepTools_macros.xml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
<macros>

<token name="@THREADS@">--numberOfProcessors "\${GALAXY_SLOTS:-4}"</token>
<token name="@WRAPPER_VERSION@">3.1.0</token>
<token name="@WRAPPER_VERSION@">3.1.1</token>
<xml name="requirements">
<requirements>
<requirement type="package" version="3.1.0">deeptools</requirement>
<requirement type="package" version="3.1.1">deeptools</requirement>
<requirement type="package" version="1.7">samtools</requirement>
</requirements>
<expand macro="stdio" />
Expand Down

0 comments on commit 90aec2a

Please sign in to comment.