remove old files in updater; avoid including old cli files in froxlor-cli; fix css for card list-groups

Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
Michael Kaufmann
2023-12-05 10:22:12 +01:00
parent 5c06683e27
commit 02ae52e3df
6 changed files with 79 additions and 6 deletions

View File

@@ -727,7 +727,7 @@ opcache.validate_timestamps'),
('panel', 'settings_mode', '0'),
('panel', 'menu_collapsed', '1'),
('panel', 'version', '2.1.0-rc3'),
('panel', 'db_version', '202311260');
('panel', 'db_version', '202312050');
DROP TABLE IF EXISTS `panel_tasks`;