From 71e64e7e43b4590cb6f92628c4ad26e5d9079d04 Mon Sep 17 00:00:00 2001 From: vanessa gil Date: Tue, 2 Jun 2020 19:22:50 +0200 Subject: [PATCH] Updated MR version. --- pandora_console/pandoradb_data.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pandora_console/pandoradb_data.sql b/pandora_console/pandoradb_data.sql index 9e99574399..aa7e12a0ed 100644 --- a/pandora_console/pandoradb_data.sql +++ b/pandora_console/pandoradb_data.sql @@ -109,7 +109,7 @@ INSERT INTO `tconfig` (`token`, `value`) VALUES ('custom_report_front_logo', 'images/pandora_logo_white.jpg'), ('custom_report_front_header', ''), ('custom_report_front_footer', ''), -('MR', 37), +('MR', 38), ('identification_reminder', 1), ('identification_reminder_timestamp', 0), ('current_package_enterprise', '746'),