Mercurial > repos > bgruening > cpat
diff cpat.xml @ 1:c46da2ded2ae draft default tip
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/cpat commit a447bd0404d45c185c4410dc9620e970d6995925
| author | bgruening |
|---|---|
| date | Tue, 23 Jul 2024 15:08:58 +0000 |
| parents | a2e1a3d9930a |
| children |
line wrap: on
line diff
--- a/cpat.xml Wed Feb 01 19:21:54 2023 +0000 +++ b/cpat.xml Tue Jul 23 15:08:58 2024 +0000 @@ -1,22 +1,25 @@ <tool id="cpat" name="CPAT" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@"> <description>coding potential assessment</description> <macros> - <token name="@TOOL_VERSION@">3.0.4</token> - <token name="@VERSION_SUFFIX@">0</token> + <token name="@TOOL_VERSION@">3.0.5</token> + <token name="@VERSION_SUFFIX@">1</token> </macros> <requirements> <requirement type="package" version="@TOOL_VERSION@">cpat</requirement> </requirements> <version_command>cpat --version</version_command> <command detect_errors="exit_code"><