set version to 2.2.2 for upcoming release
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
@@ -178,3 +178,8 @@ if (Froxlor::isDatabaseVersion('202408140')) {
|
||||
|
||||
Froxlor::updateToDbVersion('202409280');
|
||||
}
|
||||
|
||||
if (Froxlor::isFroxlorVersion('2.2.1')) {
|
||||
Update::showUpdateStep("Updating from 2.2.1 to 2.2.2", false);
|
||||
Froxlor::updateToVersion('2.2.2');
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user