From 6598d2a0f5bee593e25bf850ede3d8a8952d3e4a Mon Sep 17 00:00:00 2001 From: HJ Date: Fri, 29 Mar 2024 11:24:36 +0700 Subject: [PATCH] Auto saving at wordAlignment chapter_2 luk 2:1 --- .../index/wordAlignment/luk/currentContextId/contextId.json | 6 +++--- manifest.json | 2 +- settings.json | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.apps/translationCore/index/wordAlignment/luk/currentContextId/contextId.json b/.apps/translationCore/index/wordAlignment/luk/currentContextId/contextId.json index 2b0ffea..1572b3d 100644 --- a/.apps/translationCore/index/wordAlignment/luk/currentContextId/contextId.json +++ b/.apps/translationCore/index/wordAlignment/luk/currentContextId/contextId.json @@ -1,9 +1,9 @@ { "reference": { "bookId": "luk", - "chapter": 14, - "verse": 29 + "chapter": 2, + "verse": 1 }, "tool": "wordAlignment", - "groupId": "chapter_14" + "groupId": "chapter_2" } diff --git a/manifest.json b/manifest.json index 3bb6fab..c3972c8 100644 --- a/manifest.json +++ b/manifest.json @@ -59,5 +59,5 @@ ], "tc_edit_version": "3.0.1", "tc_min_compatible_version": "3.0.0", - "tc_orig_lang_check_version_wordAlignment": "0.32" + "tc_orig_lang_check_version_wordAlignment": "0.34" } diff --git a/settings.json b/settings.json index 12dded0..bffcbc7 100644 --- a/settings.json +++ b/settings.json @@ -1,3 +1,3 @@ { - "last_opened": "2024-03-26T03:40:57.124Z" + "last_opened": "2024-03-29T04:23:54.358Z" }