set version to 0.9.17 for upcoming release
This commit is contained in:
@@ -1411,3 +1411,11 @@ if(isFroxlorVersion('0.9.17-svn1'))
|
||||
|
||||
updateToVersion('0.9.17-svn2');
|
||||
}
|
||||
|
||||
if(isFroxlorVersion('0.9.17-svn2'))
|
||||
{
|
||||
showUpdateStep("Updating from 0.9.17-svn2 to 0.9.17 final");
|
||||
lastStepStatus(0);
|
||||
|
||||
updateToVersion('0.9.17');
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user