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