From cba0b57b3e50e8f9fbaa41f38b98f217aec1892d Mon Sep 17 00:00:00 2001 From: reknoZ Date: Tue, 10 Jan 2023 12:49:43 +0100 Subject: [PATCH 1/2] Updated Croatia's currency to EUR as the HRK is no longer the official currency. --- countries.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/countries.json b/countries.json index 7a87077e..9c1dd05c 100644 --- a/countries.json +++ b/countries.json @@ -15636,9 +15636,9 @@ "status": "officially-assigned", "unMember": true, "currencies": { - "HRK": { - "name": "Croatian kuna", - "symbol": "kn" + "EUR": { + "name": "Euro", + "symbol": "\u20ac" } }, "idd": { From e1b8d748ba47ea33be08854e9d3ac1726685da31 Mon Sep 17 00:00:00 2001 From: reknoZ Date: Tue, 10 Jan 2023 13:45:40 +0100 Subject: [PATCH 2/2] Guinea-Bissau is a UN Member. --- countries.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/countries.json b/countries.json index 9c1dd05c..888a4f23 100644 --- a/countries.json +++ b/countries.json @@ -13825,7 +13825,7 @@ "cioc": "GBS", "independent": true, "status": "officially-assigned", - "unMember": false, + "unMember": true, "currencies": { "XOF": { "name": "West African CFA franc",