Skip to content
Snippets Groups Projects
Commit 76d61ceb authored by Philipp Spohr's avatar Philipp Spohr
Browse files

Bump version numbers

parent a95f269b
No related branches found
No related tags found
No related merge requests found
......@@ -25,7 +25,7 @@
<properties>
<bundle.symbolicName>de.hhu.ba.yoshikoWrapper</bundle.symbolicName>
<bundle.namespace>de.hhu.ba.yoshikoWrapper</bundle.namespace>
<cytoscape.api.version>3.5.0</cytoscape.api.version>
<cytoscape.api.version>3.6.0</cytoscape.api.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven-bundle-plugin.version>2.3.4</maven-bundle-plugin.version>
<osgi.api.version>4.2.0</osgi.api.version>
......@@ -33,7 +33,7 @@
<groupId>de.hhu.ba</groupId>
<artifactId>yoshikoWrapper</artifactId>
<version>0.1.4</version>
<version>0.1.5</version>
<name>YoshikoWrapper</name>
......
......@@ -31,7 +31,7 @@ import de.hhu.ba.yoshikoWrapper.swig.LibraryInterface;
public class YoshikoLoader {
public static final String REQUIRED_VERSION = "2.1.1";
public static final String REQUIRED_VERSION = "2.2.0";
private static boolean isLoaded;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment