no reason to use JDK11, no reason to mention it in version name
new version is definitely needed but we shall catch-up on the plan :)
This commit is contained in:
parent
db205fa0e3
commit
38583e9258
|
@ -476,5 +476,5 @@ public class MainApplication extends javax.swing.JFrame
|
|||
/**
|
||||
* Change this string when creating a new version
|
||||
*/
|
||||
static final String VERSION_NUMBER_STRING = "v1.4.0 (JDK11 version by mihosoft.eu)";
|
||||
static final String VERSION_NUMBER_STRING = "v1.4.1";
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue