diff --git a/relationships/definition.json b/relationships/definition.json index 5863018..656c7a2 100644 --- a/relationships/definition.json +++ b/relationships/definition.json @@ -1329,7 +1329,14 @@ "misp" ], "name": "is-a-translation-of" + }, + { + "description": "The referenced source object has met with the target object.", + "format": [ + "misp" + ], + "name": "has-met" } ], - "version": 32 -} \ No newline at end of file + "version": 33 +}