Update 'manifest.json'

This commit is contained in:
Todd Brain 2023-05-08 12:41:46 +00:00
parent 6bb553f4ec
commit ea7bf3759d
1 changed files with 24 additions and 23 deletions

View File

@ -1,4 +1,4 @@
{ {
"package_version": 6, "package_version": 6,
"format": "usfm", "format": "usfm",
"generator": { "generator": {
@ -38,6 +38,16 @@
"Talo" "Talo"
], ],
"finished_chunks": [ "finished_chunks": [
"01-title",
"01-01",
"01-03",
"01-06",
"01-08",
"01-11",
"01-13",
"01-15",
"01-18",
"01-21",
"02-title", "02-title",
"02-01", "02-01",
"02-03", "02-03",
@ -48,6 +58,18 @@
"02-15", "02-15",
"02-17", "02-17",
"02-20", "02-20",
"03-title",
"03-01",
"03-04",
"03-06",
"03-10",
"03-13",
"03-15",
"03-17",
"03-19",
"03-21",
"03-23",
"03-27"
"04-title", "04-title",
"04-01", "04-01",
"04-03", "04-03",
@ -83,27 +105,6 @@
"06-14", "06-14",
"06-17", "06-17",
"front-title", "front-title",
"01-title",
"01-01",
"01-03",
"01-06",
"01-08",
"01-11",
"01-13",
"01-15",
"01-18",
"01-21",
"03-title",
"03-01",
"03-04",
"03-06",
"03-10",
"03-13",
"03-15",
"03-17",
"03-19",
"03-21",
"03-23",
"03-27"
] ]
} }