From cb2901323163b357f80713e511bc81b60ecc6be5 Mon Sep 17 00:00:00 2001 From: Christophe Vandeplas Date: Sun, 20 Oct 2019 18:55:11 +0200 Subject: [PATCH] fix: [region] inconsistent type --- galaxies/region.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/galaxies/region.json b/galaxies/region.json index 111faee..6db61ec 100644 --- a/galaxies/region.json +++ b/galaxies/region.json @@ -3,7 +3,7 @@ "icon": "globe-europe", "name": "Regions UN M49", "namespace": "misp", - "type": "regions", + "type": "region", "uuid": "d151a79a-e029-11e9-9409-f3e0cf3d93aa", - "version": 1 + "version": 2 }