mirror of https://github.com/MISP/misp-objects
fix: increment version of the MISP email object
parent
b736a63170
commit
c57b9b867c
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue