Allow version anchor, so that projects can be build more than one time

This commit is contained in:
nathan 2017-01-31 01:51:55 +01:00
parent 20a3999534
commit c669110b94
3 changed files with 1 additions and 1 deletions

View File

@ -143,7 +143,7 @@ class Build {
*/
public static
String getVersion() {
return "2.35";
return "2.36";
}
public static