set version to 2.0.5
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
@@ -273,3 +273,8 @@ EOF;
|
||||
|
||||
Froxlor::updateToVersion('2.0.4');
|
||||
}
|
||||
|
||||
if (Froxlor::isFroxlorVersion('2.0.4')) {
|
||||
Update::showUpdateStep("Updating from 2.0.4 to 2.0.5", false);
|
||||
Froxlor::updateToVersion('2.0.5');
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user