File tree 2 files changed +2
-2
lines changed
src/main/java/io/github/rocsg/fijirelax/gui
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 40
40
41
41
<groupId >io.github.rocsg</groupId >
42
42
<artifactId >fijirelax</artifactId >
43
- <version >4.0.9-SNAPSHOT </version >
43
+ <version >4.0.10 </version >
44
44
<packaging >jar</packaging >
45
45
<url >https://imagej.net/plugins/fijirelax/</url >
46
46
<organization >
Original file line number Diff line number Diff line change @@ -129,7 +129,7 @@ public class FijiRelax_Gui extends PlugInFrame implements ActionListener {
129
129
private Font mySurvivalFontForLittleDisplays =null ;
130
130
131
131
/** The version name. */
132
- public String versionName ="Handsome honeysuckle v4.0.9-SNAPSHOT patch 2023-01-02 18h09 " ;
132
+ public String versionName ="Handsome honeysuckle v4.0.10 patch 2023-01-16 13h20 " ;
133
133
134
134
/** The time version flag. */
135
135
public String timeVersionFlag ="" ;
You can’t perform that action at this time.
0 commit comments