chg: [galaxy] version number to int

This commit is contained in:
VVX7 2019-10-07 19:19:45 -04:00
parent 0a29445b44
commit a0357c735e
2 changed files with 2 additions and 2 deletions

View file

@ -864,5 +864,5 @@
"value": "Sell merchandising" "value": "Sell merchandising"
} }
], ],
"version": "3" "version": 3
} }

View file

@ -21,5 +21,5 @@
"namespace": "misinfosec", "namespace": "misinfosec",
"type": "amitt-misinformation-pattern", "type": "amitt-misinformation-pattern",
"uuid": "984a2745-14f0-476e-a6d3-648e1f91dc96", "uuid": "984a2745-14f0-476e-a6d3-648e1f91dc96",
"version": "3" "version": 3
} }