argh, typo in the version to update to

Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
Michael Kaufmann
2022-06-03 08:57:01 +02:00
parent 25f20e4a7d
commit 3b99070496

View File

@@ -983,5 +983,5 @@ if (\Froxlor\Froxlor::isFroxlorVersion('0.10.34')) {
if (\Froxlor\Froxlor::isFroxlorVersion('0.10.34.1')) {
showUpdateStep("Updating from 0.10.34.1 to 0.10.35", false);
\Froxlor\Froxlor::updateToVersion('0.10.34');
\Froxlor\Froxlor::updateToVersion('0.10.35');
}