Mercurial > repos > chemteam > mmpbsa_mmgbsa
diff macros.xml @ 2:51023da731c0 draft
"planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/ commit 4a3f58846bcad26240ccdc6b76e8f4d2cbe63631"
author | chemteam |
---|---|
date | Mon, 25 Jan 2021 11:14:40 +0000 |
parents | 52e64e8cf203 |
children | 2c62c4422f7a |
line wrap: on
line diff
--- a/macros.xml Tue Apr 07 07:59:06 2020 -0400 +++ b/macros.xml Mon Jan 25 11:14:40 2021 +0000 @@ -1,8 +1,8 @@ <macros> - <token name="@VERSION@">19.11</token> + <token name="@TOOL_VERSION@">20.15</token> <xml name="requirements"> <requirements> - <requirement type="package" version="19.11">ambertools</requirement> + <requirement type="package" version="@TOOL_VERSION@">ambertools</requirement> <yield/> </requirements> </xml>