Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
haesleinhuepf committed Sep 12, 2021
1 parent 3dff3d1 commit 0bee567
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

<groupId>net.haesleinhuepf</groupId>
<artifactId>clij2_</artifactId>
<version>2.5.1.2</version>
<version>2.5.1.3</version>

<name>clij2_</name>
<description>clij2</description>
Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/plugins.config
Original file line number Diff line number Diff line change
Expand Up @@ -477,7 +477,7 @@ Plugins>ImageJ on GPU (CLIJ2), "How to cite CLIJ2",
Plugins>ImageJ on GPU (CLIJ2), "CLIJ2 Online help", net.haesleinhuepf.clij.macro.documentation.OnlineDocumentationOpener("https://clij.github.io/")
Plugins>ImageJ on GPU (CLIJ2), "CLIJ2 Macro functions reference", net.haesleinhuepf.clij.macro.documentation.OnlineDocumentationOpener("https://clij.github.io/clij2-docs/reference")

Plugins>ImageJ on GPU (CLIJ2), "CLIJ2 Version 2.5.1.2", null
Plugins>ImageJ on GPU (CLIJ2), "CLIJ2 Version 2.5.1.3", null



Expand Down

0 comments on commit 0bee567

Please sign in to comment.