Previous changeset 0:7488fa30b865 (2016-06-06) |
Commit message:
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/circexplorer commit a3232e388d52097083f2662ccb26351fdc2f2412-dirty |
modified:
circexplorer.xml |
b |
diff -r 7488fa30b865 -r c3b5869b95fd circexplorer.xml --- a/circexplorer.xml Mon Jun 06 18:12:32 2016 -0400 +++ b/circexplorer.xml Tue Jun 07 17:43:00 2016 -0400 |
[ |
@@ -1,6 +1,6 @@ -<tool id="circexplorer" name="CIRCexplorer" version="0.1.0"> +<tool id="circexplorer" name="CIRCexplorer" version="1.1.9.0"> <requirements> - <requirement type="package" version="0.1">circexplorer</requirement> + <requirement type="package" version="1.1.9">circexplorer</requirement> </requirements> <command><![CDATA[ #if str($input_selection.input_type) == "star" |