From 1198f8fe682acff42e8ab9713891b211e2651d72 Mon Sep 17 00:00:00 2001 From: VVX7 Date: Fri, 27 Mar 2020 15:46:31 -0400 Subject: [PATCH] chg: [object] change narrative version --- objects/narrative/definition.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/objects/narrative/definition.json b/objects/narrative/definition.json index 0707d2c..a494553 100644 --- a/objects/narrative/definition.json +++ b/objects/narrative/definition.json @@ -71,19 +71,19 @@ ] }, "last-seen": { - "description": "When the meme has been accessible or seen for the last time.", + "description": "When the narrative has been accessible or seen for the last time.", "disable_correlation": true, "ui-priority": 0, "misp-attribute": "datetime" }, "first-seen": { - "description": "When the meme has been accessible or seen for the first time.", + "description": "When the narrative has been accessible or seen for the first time.", "disable_correlation": true, "ui-priority": 0, "misp-attribute": "datetime" } }, - "version": 7, + "version": 1, "description": "Object describing a narrative.", "meta-category": "misc", "uuid": "83bea299-514a-4719-a84b-f6fd0997fac1",