Tagging 0.9.23
Signed-off-by: Florian Aders (EleRas) <eleras@froxlor.org>
This commit is contained in:
@@ -1670,3 +1670,12 @@ if(isFroxlorVersion('0.9.22'))
|
||||
updateToVersion('0.9.23-rc1');
|
||||
}
|
||||
|
||||
|
||||
if(isFroxlorVersion('0.9.23-rc1'))
|
||||
{
|
||||
showUpdateStep("Updating from 0.9.23-rc1 to 0.9.23");
|
||||
lastStepStatus(0);
|
||||
|
||||
updateToVersion('0.9.23');
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user