Skip to content

Commit 27c04a7

Browse files
committed
Upgraded versions
1 parent 85ccd5b commit 27c04a7

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

tools/aoptk/aoptk_chemical_identifier.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<tool id="aoptk_chemical_identifier" name="aoptk chemical identifier" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="25.01" license="MIT">
1+
<tool id="aoptk_chemical_identifier" name="aoptk chemical identifier" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="25.1" license="MIT">
22
<description>Detect chemicals in scientific literature and filter based on a screening list.</description>
33
<macros>
44
<import>macros.xml</import>

tools/aoptk/aoptk_publication_tracker.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<tool id="aoptk_publication_tracker" name="aoptk publication tracker" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="25.01" license="MIT">
1+
<tool id="aoptk_publication_tracker" name="aoptk publication tracker" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="25.1" license="MIT">
22
<description>Tool to track publications.</description>
33
<macros>
44
<import>macros.xml</import>

tools/aoptk/macros.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<macros>
2-
<token name="@TOOL_VERSION@">0.1.1</token>
2+
<token name="@TOOL_VERSION@">0.1.4</token>
33
<token name="@VERSION_SUFFIX@">0</token>
44

55
<xml name="requirements">

0 commit comments

Comments
 (0)