diff --git a/.apps/translationCore/index/wordAlignment/neh/currentContextId/contextId.json b/.apps/translationCore/index/wordAlignment/neh/currentContextId/contextId.json new file mode 100644 index 0000000..4e6956a --- /dev/null +++ b/.apps/translationCore/index/wordAlignment/neh/currentContextId/contextId.json @@ -0,0 +1,9 @@ +{ + "reference": { + "bookId": "neh", + "chapter": 1, + "verse": 1 + }, + "tool": "wordAlignment", + "groupId": "chapter_1" +} diff --git a/manifest.json b/manifest.json index d28a454..765c445 100644 --- a/manifest.json +++ b/manifest.json @@ -60,5 +60,6 @@ "tc_edit_version": "3.0.0", "tc_min_compatible_version": "3.0.0", "tc_orig_lang_check_version_translationWords": "2.1.15", - "tc_en_check_version_translationWords": "v16" + "tc_en_check_version_translationWords": "v16", + "tc_orig_lang_check_version_wordAlignment": "2.1.15" }