From c57b9b867c8d4a0c789269dfe02ea3d80cb0c074 Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Tue, 30 Jan 2018 08:59:41 +0100 Subject: [PATCH] fix: increment version of the MISP email object --- objects/email/definition.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/objects/email/definition.json b/objects/email/definition.json index 10fbc38..770850f 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": 7, + "version": 8, "attributes": { "reply-to": { "description": "Email address the reply will be sent to",