diff --git a/relationships/definition.json b/relationships/definition.json index 429032a..67a27d6 100644 --- a/relationships/definition.json +++ b/relationships/definition.json @@ -1900,7 +1900,14 @@ ], "name": "summarized-by", "opposite": "summarizes" + }, + { + "description": "The source object is releasable to the target object.", + "name": "releasable-to", + "format": [ + "misp" + ] } ], - "version": 49 -} \ No newline at end of file + "version": 50 +}