From 8becfb44373e97c7ef95d55b082c8cca374eb70a Mon Sep 17 00:00:00 2001 From: anonymouswalker Date: Fri, 2 Dec 2022 10:56:45 -0600 Subject: [PATCH] Fri Dec 02 2022 10:56:44 GMT-0600 (Central Standard Time) --- 01/06.txt | 2 +- 02/01.txt | 1 + 02/02.txt | 1 + manifest.json | 10 ++++++---- 4 files changed, 9 insertions(+), 5 deletions(-) create mode 100644 02/01.txt create mode 100644 02/02.txt diff --git a/01/06.txt b/01/06.txt index b072823..ba9fdda 100644 --- a/01/06.txt +++ b/01/06.txt @@ -1 +1 @@ -\v 6 out of sync and \v 7 7 \ No newline at end of file +\v 6 \v 7 new changes local \ No newline at end of file diff --git a/02/01.txt b/02/01.txt new file mode 100644 index 0000000..28dc8b4 --- /dev/null +++ b/02/01.txt @@ -0,0 +1 @@ +\c 2 \v 1 new content chapter 2 \ No newline at end of file diff --git a/02/02.txt b/02/02.txt new file mode 100644 index 0000000..9edfcc9 --- /dev/null +++ b/02/02.txt @@ -0,0 +1 @@ +\v 2 \v 3 \v 4 new content chapter 2 \ No newline at end of file diff --git a/manifest.json b/manifest.json index bcee880..9989c93 100644 --- a/manifest.json +++ b/manifest.json @@ -3,7 +3,7 @@ "format": "usfm", "generator": { "name": "ts-desktop", - "build": "6" + "build": "144" }, "target_language": { "id": "ace", @@ -27,8 +27,8 @@ "language_id": "en", "resource_id": "ulb", "checking_level": "3", - "date_modified": "2017-11-29T00:00:00+00:00", - "version": "12" + "date_modified": 20170329, + "version": "9" } ], "parent_draft": {}, @@ -37,6 +37,8 @@ ], "finished_chunks": [ "01-01", - "01-04" + "01-04", + "02-01", + "02-02" ] } \ No newline at end of file