Tagging 0.9.26
Signed-off-by: Robert Förster (Dessa) <Dessa@froxlor.org>
This commit is contained in:
@@ -1765,3 +1765,10 @@ if(isFroxlorVersion('0.9.26-svn1'))
|
||||
updateToVersion('0.9.26-rc1');
|
||||
}
|
||||
|
||||
if(isFroxlorVersion('0.9.26-rc1'))
|
||||
{
|
||||
showUpdateStep("Updating from 0.9.26-rc1 to 0.9.26");
|
||||
lastStepStatus(0);
|
||||
|
||||
updateToVersion('0.9.26');
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user