issue #1849 refresh the version number after a core update

This commit is contained in:
plegall
2023-01-09 16:08:25 +01:00
parent 9bccc8588f
commit 06c1ec07f0
3 changed files with 3 additions and 2 deletions
+1
View File
@@ -567,6 +567,7 @@ class updates
$page['infos'][] = l10n('Update Complete');
$page['infos'][] = $upgrade_to;
$page['updated_version'] = $upgrade_to;
$step = -1;
}
else