Merge remote-tracking branch 'origin/0.9.31'
This commit is contained in:
@@ -2561,8 +2561,14 @@ if (isFroxlorVersion('0.9.31-rc2')) {
|
||||
updateToVersion('0.9.31-rc3');
|
||||
}
|
||||
|
||||
if (isFroxlorVersion('0.9.31-rc3')) {
|
||||
showUpdateStep("Updating from 0.9.31-rc3 to 0.9.31 final", true);
|
||||
lastStepStatus(0);
|
||||
updateToVersion('0.9.31');
|
||||
}
|
||||
|
||||
if (isFroxlorVersion('0.9.31')) {
|
||||
|
||||
|
||||
showUpdateStep("Updating from 0.9.31 to 0.9.32-dev1");
|
||||
lastStepStatus(0);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user