mirror of
https://github.com/MISP/misp-galaxy.git
synced 2024-11-22 23:07:19 +00:00
chg: [galaxy] version number to int
This commit is contained in:
parent
0a29445b44
commit
a0357c735e
2 changed files with 2 additions and 2 deletions
|
@ -864,5 +864,5 @@
|
|||
"value": "Sell merchandising"
|
||||
}
|
||||
],
|
||||
"version": "3"
|
||||
"version": 3
|
||||
}
|
||||
|
|
|
@ -21,5 +21,5 @@
|
|||
"namespace": "misinfosec",
|
||||
"type": "amitt-misinformation-pattern",
|
||||
"uuid": "984a2745-14f0-476e-a6d3-648e1f91dc96",
|
||||
"version": "3"
|
||||
"version": 3
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue