From 6466e9d19d6c00c5d5beeb2c4a3d0d7ca4e3525a Mon Sep 17 00:00:00 2001 From: Jean-Yves Tinevez <tinevez@pasteur.fr> Date: Thu, 17 Feb 2022 13:41:10 +0100 Subject: [PATCH] Bump to next development cycle Signed-off-by: Jean-Yves Tinevez <tinevez@pasteur.fr> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3055aed..96c508a 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ </parent> <artifactId>CellContactAnalyzer</artifactId> - <version>1.1.3-SNAPSHOT</version> + <version>1.1.4-SNAPSHOT</version> <name>CellContactAnalyzer</name> <description>A Fiji tool to analyze cell to cell contacts based on TrackMate.</description> <url>http://imagej.net/Welcome</url> -- GitLab