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