From 97e7e8c8cbfe294ae5a7d3cf5ac4ca020fbc2603 Mon Sep 17 00:00:00 2001 From: vanessa gil Date: Fri, 30 Apr 2021 13:57:00 +0200 Subject: [PATCH] Updated 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 bc3bb45d06..6fe259d898 100644 --- a/pandora_console/pandoradb_data.sql +++ b/pandora_console/pandoradb_data.sql @@ -112,7 +112,7 @@ INSERT INTO `tconfig` (`token`, `value`) VALUES ('MR', 46), ('identification_reminder', 1), ('identification_reminder_timestamp', 0), -('current_package_enterprise', 753), +('current_package_enterprise', 754), ('post_process_custom_values', '{"0.00000038580247":"Seconds to months","0.00000165343915":"Seconds to weeks","0.00001157407407":"Seconds to days","0.01666666666667":"Seconds to minutes","0.00000000093132":"Bytes to Gigabytes","0.00000095367432":"Bytes to Megabytes","0.00097656250000":"Bytes to Kilobytes","0.00000001653439":"Timeticks to weeks","0.00000011574074":"Timeticks to days"}'), ('custom_docs_logo', 'default_docs.png'), ('custom_support_logo', 'default_support.png'),