Mercurial > repos > tduigou > icfree_instructor
diff macros.xml @ 19:f5df51d88aac draft
planemo upload for repository https://github.com/brsynth/icfree-ml commit 7640e2163acff6c925cba16188eaa4ce54639180
| author | tduigou |
|---|---|
| date | Tue, 23 Jul 2024 13:58:36 +0000 |
| parents | f60f2f6ec0cc |
| children | ab9f4c430d8f |
line wrap: on
line diff
--- a/macros.xml Tue May 30 21:04:11 2023 +0000 +++ b/macros.xml Tue Jul 23 13:58:36 2024 +0000 @@ -1,10 +1,10 @@ <macros> - <token name="@TOOL_VERSION@">2.1.1</token> + <token name="@TOOL_VERSION@">2.4.0</token> <token name="@VERSION_SUFFIX@">0</token> <token name="@LICENSE@">MIT</token> <xml name="requirements"> <requirements> - <requirement type="package" version="@TOOL_VERSION@">icfree</requirement> + <requirement type="package" version="@TOOL_VERSION@">icfree-ml</requirement> <yield/> </requirements> </xml>
