Tagging 0.9.27-rc1
Signed-off-by: Arnold Bechtoldt <mail@arnoldbechtoldt.com>
This commit is contained in:
@@ -1804,3 +1804,11 @@ if(isFroxlorVersion('0.9.27-svn1'))
|
||||
|
||||
updateToVersion('0.9.27-svn2');
|
||||
}
|
||||
|
||||
if(isFroxlorVersion('0.9.27-svn2'))
|
||||
{
|
||||
showUpdateStep("Updating from 0.9.27-svn2 to 0.9.27-rc1");
|
||||
lastStepStatus(0);
|
||||
|
||||
updateToVersion('0.9.27-rc1');
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user