Skip to content

Commit d7cc94f

Browse files
committed
bump version
1 parent c62d143 commit d7cc94f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@
88
<parent>
99
<groupId>net.haesleinhuepf</groupId>
1010
<artifactId>clij-parent-pom</artifactId>
11-
<version>2.2.0.20</version>
11+
<version>2.2.0.21</version>
1212
<relativePath />
1313
</parent>
1414

1515
<groupId>net.haesleinhuepf</groupId>
1616
<artifactId>clijx_</artifactId>
17-
<version>0.30.1.20</version>
17+
<version>0.30.1.21</version>
1818

1919
<name>clijx_</name>
2020
<description>clijx</description>

src/main/resources/plugins.config

+1-1
Original file line numberDiff line numberDiff line change
@@ -133,4 +133,4 @@ Plugins>Segmentation, "Interactive wand tool on
133133
Plugins>Acquisition, "Continuous Webcam Acquisition (CLIJx, experimental)", net.haesleinhuepf.clijx.gui.ContinuousWebcamAcquisition
134134
Window, "Always on top", net.haesleinhuepf.clijx.gui.WindowAlwaysOnTop
135135

136-
Plugins>ImageJ on GPU (CLIJx), "CLIJx Version 0.30.1.20", null
136+
Plugins>ImageJ on GPU (CLIJx), "CLIJx Version 0.30.1.21", null

0 commit comments

Comments
 (0)