Bump DB Version to 201907270

This commit is contained in:
Marc-André Kolly
2019-07-28 18:10:01 +02:00
parent 57ac337ef7
commit 5eef98fdfd
2 changed files with 2 additions and 2 deletions

View File

@@ -682,7 +682,7 @@ opcache.interned_strings_buffer'),
('panel', 'customer_hide_options', ''),
('panel', 'is_configured', '0'),
('panel', 'version', '0.10.0-rc2'),
('panel', 'db_version', '201904250');
('panel', 'db_version', '201907270');
DROP TABLE IF EXISTS `panel_tasks`;