From 9186771eb762f803037cd3942dadef8d15a98701 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Vinot?= Date: Wed, 28 Jun 2017 11:57:36 +0200 Subject: [PATCH] Update versions --- objects/ail-leak/definition.json | 2 +- objects/email/definition.json | 2 +- objects/geolocation/definition.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/objects/ail-leak/definition.json b/objects/ail-leak/definition.json index eaf83fb..e26e80c 100644 --- a/objects/ail-leak/definition.json +++ b/objects/ail-leak/definition.json @@ -58,7 +58,7 @@ "misp-attribute": "datetime" } }, - "version": 1, + "version": 2, "description": "An information leak as defined by the AIL Analysis Information Leak framework.", "meta-category": "misc", "uuid": "dc6a8fa2-0a43-4a0c-a5aa-b1a5336ca80e", diff --git a/objects/email/definition.json b/objects/email/definition.json index 72af3a0..aaa768d 100644 --- a/objects/email/definition.json +++ b/objects/email/definition.json @@ -3,7 +3,7 @@ "uuid": "a0c666e0-fc65-4be8-b48f-3423d788b552", "meta-category": "network", "description": "Email object describing an email with meta-information", - "version": 1, + "version": 2, "attributes": { "reply-to": { "misp-attribute": "email-reply-to", diff --git a/objects/geolocation/definition.json b/objects/geolocation/definition.json index 9de4fa9..504dbbd 100644 --- a/objects/geolocation/definition.json +++ b/objects/geolocation/definition.json @@ -58,7 +58,7 @@ "misp-usage-frequency": 1 } }, - "version": 1, + "version": 2, "description": "An object to describe a geographic location.", "meta-category": "misc", "uuid": "fdd30d5f-6752-45ed-bef2-25e8ce4d8a3",