| Previous changeset 11:d073a75f09bb (2025-04-02) Next changeset 13:a76972fe49bc (2025-04-07) |
|
Commit message:
planemo upload for repository https://github.com/brsynth/rrparser commit 4d82b763074ad3b73010bf7beff04ef5d882bd3f |
|
modified:
rrparser.xml |
| b |
| diff -r d073a75f09bb -r 17fbb6aa450b rrparser.xml --- a/rrparser.xml Wed Apr 02 12:47:37 2025 +0000 +++ b/rrparser.xml Wed Apr 02 13:40:57 2025 +0000 |
| b |
| @@ -1,7 +1,7 @@ -<tool id="rrparser" name="RRules Parser" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="24.09" license="MIT"> +<tool id="rrparser" name="RRules Parser" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="24.2" license="MIT"> <description>Retrieve the reaction rules from RetroRules</description> <macros> - <token name="@VERSION_SUFFIX@">2</token> + <token name="@VERSION_SUFFIX@">3</token> <token name="@TOOL_VERSION@">2.7.0</token> </macros> <requirements> |