From 9e202b45f60717406d62e2343c787488fc150492 Mon Sep 17 00:00:00 2001 From: Luciano Righetti Date: Mon, 23 Dec 2024 15:43:09 +0100 Subject: [PATCH] fix: [country] UUID typo fixed --- clusters/country.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/clusters/country.json b/clusters/country.json index 2d056f80..5c795e3d 100644 --- a/clusters/country.json +++ b/clusters/country.json @@ -652,7 +652,7 @@ }, "related": [ { - "dest-uuid": "e9ee6728-d325-4726-be7d-08b5ccf3f3d", + "dest-uuid": "e9ee6728-d325-4726-be7d-08b5ccf3f3d6", "type": "located-in" } ], @@ -5642,5 +5642,5 @@ "value": "netherlands antilles" } ], - "version": 2 + "version": 3 }