Skip to content

Commit fa68610

Browse files
authored
bump the version of opsin we are using to 2.5.0 (#86)
1 parent 14696f5 commit fa68610

File tree

5 files changed

+3
-3
lines changed

5 files changed

+3
-3
lines changed

org.rdkit.knime.nodes/META-INF/MANIFEST.MF

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,4 +61,4 @@ Export-Package: org.rdkit.knime.nodes,
6161
Bundle-Activator: org.rdkit.knime.nodes.RDKitNodePlugin
6262
Bundle-ActivationPolicy: lazy
6363
Bundle-ClassPath: .,
64-
lib/opsin-1.3.0-jar-with-dependencies.jar
64+
lib/opsin-2.5.0-excludingInChI-jar-with-dependencies.jar

org.rdkit.knime.nodes/build.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ output.. = bin/
44
bin.includes = META-INF/,\
55
.,\
66
plugin.xml,\
7-
lib/opsin-1.3.0-jar-with-dependencies.jar,\
7+
lib/opsin-2.5.0-excludingInChI-jar-with-dependencies.jar,\
88
icons/
9-
jars.extra.classpath = lib/opsin-1.3.0-jar-with-dependencies.jar,\
9+
jars.extra.classpath = lib/opsin-2.5.0-excludingInChI-jar-with-dependencies.jar,\
1010
platform:/plugin/org.rdkit.knime.types/lib/org.RDKit.jar
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)