diff --git a/.apps/translationCore/index/translationWords/psa/currentContextId/contextId.json b/.apps/translationCore/index/translationWords/psa/currentContextId/contextId.json new file mode 100644 index 000000000..c5af1e015 --- /dev/null +++ b/.apps/translationCore/index/translationWords/psa/currentContextId/contextId.json @@ -0,0 +1,14 @@ +{ + "reference": { + "bookId": "psa", + "chapter": 78, + "verse": 70 + }, + "tool": "translationWords", + "groupId": "flock", + "quote": "צֹֽאן", + "strong": [ + "H6629" + ], + "occurrence": 1 +} diff --git a/manifest.json b/manifest.json index 6777b8fad..d8b0846aa 100644 --- a/manifest.json +++ b/manifest.json @@ -56,5 +56,7 @@ ], "tc_edit_version": "3.0.1", "tc_min_compatible_version": "3.0.0", - "tc_orig_lang_check_version_wordAlignment": "2.1.15" + "tc_orig_lang_check_version_wordAlignment": "2.1.15", + "tc_orig_lang_check_version_translationWords": "2.1.15", + "tc_hi_check_version_translationWords": "v16.1" }