setting version to 0.9.28-rc1
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
This commit is contained in:
@@ -2018,3 +2018,9 @@ if(isFroxlorVersion('0.9.28-svn5')) {
|
||||
|
||||
updateToVersion('0.9.28-svn6');
|
||||
}
|
||||
|
||||
if (isFroxlorVersion('0.9.28-svn6')) {
|
||||
showUpdateStep("Updating from 0.9.28-svn6 to 0.9.28 release candidate 1");
|
||||
lastStepStatus(0);
|
||||
updateToVersion('0.9.28-rc1');
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user