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