From e568909c96c3b3f0712db577c9c70139ecbf5d9f Mon Sep 17 00:00:00 2001 From: haesleinhuepf Date: Thu, 6 May 2021 16:53:23 +0200 Subject: [PATCH] bump version --- README.md | 2 +- pom.xml | 10 ++-------- 2 files changed, 3 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index c9a1b76..f712edb 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # CLIJ2 Installation in ImageJ Download and upack [ImageJ](https://imagej.nih.gov/ij/download.html) and a jar-file called -[clij2-imagej1](https://github.com/clij/clij2-imagej1/releases/download/2.2.0.19/clij2-imagej_-2.2.0.19-jar-with-dependencies.jar). +[clij2-imagej1](https://github.com/clij/clij2-imagej1/releases/download/2.3.0.6/clij2-imagej_-2.3.0.6-jar-with-dependencies.jar). Please put the jar file in the `plugins` sub-directory of ImageJ. ![Image](images/installation.png) diff --git a/pom.xml b/pom.xml index 4a88c9e..09895c1 100644 --- a/pom.xml +++ b/pom.xml @@ -7,21 +7,15 @@ net.haesleinhuepf clij-parent-pom - 2.2.0.19 + 2.3.0.6 net.haesleinhuepf clij2-imagej_ - 2.2.0.19 + 2.3.0.6 CLIJ2-ImageJ CLIJ2-ImageJ bridge - - - clij - http://dl.bintray.com/haesleinhuepf/clij - -