change version naming convention since there are concurrent forks and else?
This commit is contained in:
parent
38583e9258
commit
e2eca599e9
|
@ -475,6 +475,7 @@ public class MainApplication extends javax.swing.JFrame
|
||||||
static final String WEB_FILE_BASE_NAME = "http://www.freerouting.mihosoft.eu";
|
static final String WEB_FILE_BASE_NAME = "http://www.freerouting.mihosoft.eu";
|
||||||
/**
|
/**
|
||||||
* Change this string when creating a new version
|
* Change this string when creating a new version
|
||||||
|
* todo: maybe migrate to 2020.03 version convention?
|
||||||
*/
|
*/
|
||||||
static final String VERSION_NUMBER_STRING = "v1.4.1";
|
static final String VERSION_NUMBER_STRING = "v1.4.1";
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue