fix: aadmin settings version updated

pull/2832/head
iglocska 2018-01-17 09:19:57 +01:00
parent 8651c95d83
commit f955f7ef6d
1 changed files with 1 additions and 1 deletions

View File

@ -1142,7 +1142,7 @@ CREATE TABLE IF NOT EXISTS `whitelist` (
--
INSERT INTO `admin_settings` (`id`, `setting`, `value`) VALUES
(1, 'db_version', '2.4.66');
(1, 'db_version', '2.4.86');
INSERT INTO `feeds` (`id`, `provider`, `name`, `url`, `distribution`, `default`, `enabled`) VALUES
(1, 'CIRCL', 'CIRCL OSINT Feed', 'https://www.circl.lu/doc/misp/feed-osint', 3, 1, 0),