set version to 0.9.31 for upcoming release
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
This commit is contained in:
@@ -2564,3 +2564,9 @@ 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');
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user