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