No-Arg constructor for Build Version, for serialization

This commit is contained in:
nathan 2017-10-16 01:01:28 +02:00
parent 8e1e4585da
commit ed9ef1dccf
1 changed files with 1 additions and 1 deletions

View File

@ -141,7 +141,7 @@ class Build {
*/
public static
String getVersion() {
return "3.4";
return "3.5";
}
public static