From e0e0e61f2cdbe1991a016f7b8ca991515f4357fa Mon Sep 17 00:00:00 2001 From: "Ossama W. Obeid" Date: Tue, 24 May 2022 10:23:10 +0400 Subject: [PATCH] Fixed destination errors. --- catalogue-1.4.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/catalogue-1.4.json b/catalogue-1.4.json index ae458f4..66a4c2c 100644 --- a/catalogue-1.4.json +++ b/catalogue-1.4.json @@ -725,7 +725,7 @@ "disambig-ranking-cache-calima-glf-01": { "dependencies": [], "description": "Disambiguation ranking cache synced with the calima-glf-01 morphology database.", - "destination": "disambig_ranking_cache/calima-glf-0", + "destination": "disambig_ranking_cache/calima-glf-01", "files": [ { "path": "LICENSE", @@ -786,7 +786,7 @@ "morphology-db-egy-r13": { "dependencies": [], "description": "Database for analyzing Egyptian Arabic", - "destination": "morphology_db/calima-msa-r13", + "destination": "morphology_db/calima-egy-r13", "files": [ { "path": "LICENSE", @@ -1030,5 +1030,5 @@ "version": "1.0.0" } }, - "version": "1.4.1" + "version": "1.4.2" }