Skip to content
This repository was archived by the owner on Oct 8, 2021. It is now read-only.

Commit 446ba3d

Browse files
committed
Release 3.6.12
(Fix typo in pom-version)
1 parent 580bedb commit 446ba3d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@
88
<parent>
99
<groupId>sc.fiji</groupId>
1010
<artifactId>pom-fiji</artifactId>
11-
<version>26.1.2</version>
11+
<version>26.1.1</version>
1212
<relativePath />
1313
</parent>
1414

1515
<groupId>ca.mcgill</groupId>
1616
<artifactId>Sholl_Analysis</artifactId>
17-
<version>3.6.11</version>
17+
<version>3.6.12</version>
1818

1919
<name>Sholl Analysis</name>
2020
<description>An ImageJ 1.x plugin that uses automated Sholl to perform neuronal morphometry directly from segmented images and traces from Simple Neurite Tracer</description>

0 commit comments

Comments
 (0)