set version to 0.9.18.1
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
This commit is contained in:
@@ -1474,3 +1474,11 @@ if(isFroxlorVersion('0.9.18-svn2'))
|
||||
|
||||
updateToVersion('0.9.18');
|
||||
}
|
||||
|
||||
if(isFroxlorVersion('0.9.18'))
|
||||
{
|
||||
showUpdateStep("Updating from 0.9.18 to 0.9.18.1");
|
||||
lastStepStatus(0);
|
||||
|
||||
updateToVersion('0.9.18.1');
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user