backward compatibility for updaters to update cron.d configuration file after update

Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
Michael Kaufmann
2022-12-06 16:47:16 +01:00
parent d7a2ec35cc
commit 6135ba8468
4 changed files with 26 additions and 2 deletions

View File

@@ -742,7 +742,7 @@ opcache.validate_timestamps'),
('panel', 'logo_overridecustom', '0'),
('panel', 'settings_mode', '0'),
('panel', 'version', '2.0.0-beta1'),
('panel', 'db_version', '202211030');
('panel', 'db_version', '202212060');
DROP TABLE IF EXISTS `panel_tasks`;