From dcf00b320bae7d128aeea5ff6d0e75e8f1bbae4d Mon Sep 17 00:00:00 2001 From: Delta-Sierra Date: Fri, 12 Jul 2024 14:34:03 +0200 Subject: [PATCH] fix version --- clusters/nace.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/clusters/nace.json b/clusters/nace.json index c32ef7a..2b25f62 100644 --- a/clusters/nace.json +++ b/clusters/nace.json @@ -1,7 +1,7 @@ { "authors": [], "category": "sector", - "description": "The Statistical Classification of Economic Activities in the European Community, commonly referred to as NACE (for the French term \"nomenclature statistique des activités économiques dans la Communauté européenne\"), is the industry standard classification system used in the European Union.", + "description": "version 2.1 - The Statistical Classification of Economic Activities in the European Community, commonly referred to as NACE (for the French term \"nomenclature statistique des activités économiques dans la Communauté européenne\"), is the industry standard classification system used in the European Union.", "name": "NACE", "source": "https://ec.europa.eu/eurostat/web/metadata/classifications", "type": "NACE", @@ -35054,5 +35054,5 @@ "value": "9900" } ], - "version": 2.1 + "version": 1 }