fix: name of the object template was incorrect

pull/93/head
Alexandre Dulaunoy 2018-03-28 14:31:32 +02:00
parent 422a4c3e0e
commit 405d4e6bff
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
1 changed files with 2 additions and 2 deletions

View File

@ -22,9 +22,9 @@
"misp-attribute": "text"
}
},
"version": 1,
"version": 2,
"description": "An object describing a YARA rule along with its version.",
"meta-category": "misc",
"uuid": "b5acf82e-ecca-4868-82fe-9dbdf4d808c3",
"name": "misc"
"name": "yara"
}