From 15c98f440dfb85b8049810ba3514812f3b58300a Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 18 May 2018 19:17:12 -0300 Subject: [PATCH 01/51] Fri May 18 2018 19:17:01 GMT-0300 (Hora oficial do Brasil) --- LICENSE.md | 29 +++++++++++++++++++++++++++++ manifest.json | 29 +++++++++++++++++++++++++++++ 2 files changed, 58 insertions(+) create mode 100644 LICENSE.md create mode 100644 manifest.json diff --git a/LICENSE.md b/LICENSE.md new file mode 100644 index 0000000..98f733d --- /dev/null +++ b/LICENSE.md @@ -0,0 +1,29 @@ + +# License +## Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) + +This is a human-readable summary of (and not a substitute for) the full license found at http://creativecommons.org/licenses/by-sa/4.0/. + +### You are free to: + + * **Share** — copy and redistribute the material in any medium or format + * **Adapt** — remix, transform, and build upon the material + +for any purpose, even commercially. + +The licensor cannot revoke these freedoms as long as you follow the license terms. + +### Under the following conditions: + + * **Attribution** — You must attribute the work as follows: "Original work available at https://door43.org/." Attribution statements in derivative works should not in any way suggest that we endorse you or your use of this work. + * **ShareAlike** — If you remix, transform, or build upon the material, you must distribute your contributions under the same license as the original. + +**No additional restrictions** — You may not apply legal terms or technological measures that legally restrict others from doing anything the license permits. + +### Notices: + +You do not have to comply with the license for elements of the material in the public domain or where your use is permitted by an applicable exception or limitation. + +No warranties are given. The license may not give you all of the permissions necessary for your intended use. For example, other rights such as publicity, privacy, or moral rights may limit how you use the material. + +This PDF was generated using Prince (https://www.princexml.com/). diff --git a/manifest.json b/manifest.json new file mode 100644 index 0000000..f1f9b93 --- /dev/null +++ b/manifest.json @@ -0,0 +1,29 @@ +{ + "package_version": 6, + "format": "markdown", + "generator": { + "name": "ts-desktop", + "build": "132" + }, + "target_language": { + "id": "pt-br", + "name": "Português", + "direction": "ltr" + }, + "project": { + "id": "psa", + "name": "Psalms" + }, + "type": { + "id": "tq", + "name": "Questions" + }, + "resource": { + "id": "", + "name": "" + }, + "source_translations": [], + "parent_draft": {}, + "translators": [], + "finished_chunks": [] +} \ No newline at end of file From 9d9f2463c8416dc91cca70fd5355b04429a05a11 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 18 May 2018 19:20:29 -0300 Subject: [PATCH 02/51] Fri May 18 2018 19:20:18 GMT-0300 (Hora oficial do Brasil) --- manifest.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index f1f9b93..8ef4609 100644 --- a/manifest.json +++ b/manifest.json @@ -22,7 +22,15 @@ "id": "", "name": "" }, - "source_translations": [], + "source_translations": [ + { + "language_id": "en", + "resource_id": "ulb", + "checking_level": "3", + "date_modified": 20170329, + "version": "9" + } + ], "parent_draft": {}, "translators": [], "finished_chunks": [] From 07c10ff06f2847b0216f0ac49c07816ba5877a11 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 18 May 2018 19:28:00 -0300 Subject: [PATCH 03/51] Fri May 18 2018 19:27:52 GMT-0300 (Hora oficial do Brasil) --- 106/01.txt | 6 ++++++ manifest.json | 8 ++++++-- 2 files changed, 12 insertions(+), 2 deletions(-) create mode 100644 106/01.txt diff --git a/106/01.txt b/106/01.txt new file mode 100644 index 0000000..bd662d1 --- /dev/null +++ b/106/01.txt @@ -0,0 +1,6 @@ +[ + { + "title": "", + "body": "" + } +] \ No newline at end of file diff --git a/manifest.json b/manifest.json index 8ef4609..bd88822 100644 --- a/manifest.json +++ b/manifest.json @@ -32,6 +32,10 @@ } ], "parent_draft": {}, - "translators": [], - "finished_chunks": [] + "translators": [ + "Lorena Reis" + ], + "finished_chunks": [ + "106-title" + ] } \ No newline at end of file From 78c160631e6a67957de5842fdeb40950be15b1c6 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 18 May 2018 19:32:01 -0300 Subject: [PATCH 04/51] Fri May 18 2018 19:31:52 GMT-0300 (Hora oficial do Brasil) --- 106/01.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/106/01.txt b/106/01.txt index bd662d1..e847e1c 100644 --- a/106/01.txt +++ b/106/01.txt @@ -1,6 +1,6 @@ [ { - "title": "", - "body": "" + "title": "O que o autor do texto diz que dura para sempre?", + "body": "A fidelidade de Yahweh à " } ] \ No newline at end of file From af847e72d0097e63b457d1fe3622d16c83e93618 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 18 May 2018 19:34:01 -0300 Subject: [PATCH 05/51] Fri May 18 2018 19:33:52 GMT-0300 (Hora oficial do Brasil) --- 106/01.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/106/01.txt b/106/01.txt index e847e1c..3142825 100644 --- a/106/01.txt +++ b/106/01.txt @@ -1,6 +1,6 @@ [ { "title": "O que o autor do texto diz que dura para sempre?", - "body": "A fidelidade de Yahweh à " + "body": "A fidelidade de Yahweh à aliança dura para sempre." } ] \ No newline at end of file diff --git a/manifest.json b/manifest.json index bd88822..7dfa193 100644 --- a/manifest.json +++ b/manifest.json @@ -36,6 +36,7 @@ "Lorena Reis" ], "finished_chunks": [ - "106-title" + "106-title", + "106-01" ] } \ No newline at end of file From 991a41c024e6cce508be21e7cc82b8831931b513 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 18 May 2018 19:36:00 -0300 Subject: [PATCH 06/51] Fri May 18 2018 19:35:52 GMT-0300 (Hora oficial do Brasil) --- 106/03.txt | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 106/03.txt diff --git a/106/03.txt b/106/03.txt new file mode 100644 index 0000000..85e9997 --- /dev/null +++ b/106/03.txt @@ -0,0 +1,6 @@ +[ + { + "title": "Quando o autor pergunta à ", + "body": "" + } +] \ No newline at end of file From ab62d87c6bb4c2c610bccdfb77e40c28935879e1 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 18 May 2018 19:40:03 -0300 Subject: [PATCH 07/51] Fri May 18 2018 19:39:52 GMT-0300 (Hora oficial do Brasil) --- 106/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/106/03.txt b/106/03.txt index 85e9997..6b0d5e2 100644 --- a/106/03.txt +++ b/106/03.txt @@ -1,6 +1,6 @@ [ { - "title": "Quando o autor pergunta à ", + "title": "Quando o autor pede à Yahweh para lembrar-se dele?", "body": "" } ] \ No newline at end of file From 321a44ecf97f811510e9c584f93f46b85d4c468f Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 18 May 2018 19:42:00 -0300 Subject: [PATCH 08/51] Fri May 18 2018 19:41:52 GMT-0300 (Hora oficial do Brasil) --- 106/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/106/03.txt b/106/03.txt index 6b0d5e2..99abba4 100644 --- a/106/03.txt +++ b/106/03.txt @@ -1,6 +1,6 @@ [ { "title": "Quando o autor pede à Yahweh para lembrar-se dele?", - "body": "" + "body": "Ele pede à Yahweh para lembrar-se dele quando mostrar favor a Teu povo." } ] \ No newline at end of file From adefecb95288b3066fd791cc47f1b9068f7bdded Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 18 May 2018 19:44:00 -0300 Subject: [PATCH 09/51] Fri May 18 2018 19:43:52 GMT-0300 (Hora oficial do Brasil) --- 106/03.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/106/03.txt b/106/03.txt index 99abba4..b4c79d1 100644 --- a/106/03.txt +++ b/106/03.txt @@ -2,5 +2,9 @@ { "title": "Quando o autor pede à Yahweh para lembrar-se dele?", "body": "Ele pede à Yahweh para lembrar-se dele quando mostrar favor a Teu povo." + }, + { + "title": "", + "body": "" } ] \ No newline at end of file From 4f42dbe65c8c30a15977e0399944a8c7d89ac8f1 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 18 May 2018 19:46:01 -0300 Subject: [PATCH 10/51] Fri May 18 2018 19:45:52 GMT-0300 (Hora oficial do Brasil) --- 106/03.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/106/03.txt b/106/03.txt index b4c79d1..bb39888 100644 --- a/106/03.txt +++ b/106/03.txt @@ -4,7 +4,7 @@ "body": "Ele pede à Yahweh para lembrar-se dele quando mostrar favor a Teu povo." }, { - "title": "", - "body": "" + "title": "O que fará com que o autor se regozije? ", + "body": "Ele se regozijará " } ] \ No newline at end of file From 2ec4067132120923c09a10a12caf561d7d3b50bc Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 18 May 2018 19:48:00 -0300 Subject: [PATCH 11/51] Fri May 18 2018 19:47:52 GMT-0300 (Hora oficial do Brasil) --- 106/03.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/106/03.txt b/106/03.txt index bb39888..d93ff4f 100644 --- a/106/03.txt +++ b/106/03.txt @@ -5,6 +5,6 @@ }, { "title": "O que fará com que o autor se regozije? ", - "body": "Ele se regozijará " + "body": "Ele se regozijará quando vir prosperidade dos escolhidos de Yahweh." } ] \ No newline at end of file diff --git a/manifest.json b/manifest.json index 7dfa193..32fe032 100644 --- a/manifest.json +++ b/manifest.json @@ -37,6 +37,7 @@ ], "finished_chunks": [ "106-title", - "106-01" + "106-01", + "106-03" ] } \ No newline at end of file From 0aec1b4176d535015978b012a4a00e57be45068a Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 18 May 2018 19:50:02 -0300 Subject: [PATCH 12/51] Fri May 18 2018 19:49:53 GMT-0300 (Hora oficial do Brasil) --- 106/06.txt | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 106/06.txt diff --git a/106/06.txt b/106/06.txt new file mode 100644 index 0000000..0c96b04 --- /dev/null +++ b/106/06.txt @@ -0,0 +1,6 @@ +[ + { + "title": "Como os pais do autor Como os pais do escritor reagiram aos maravilhosos feitos de Javé?", + "body": "" + } +] \ No newline at end of file From 7be9762000df52f74134b37652b8b264fab666ae Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 18 May 2018 19:52:01 -0300 Subject: [PATCH 13/51] Fri May 18 2018 19:51:52 GMT-0300 (Hora oficial do Brasil) --- 106/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/106/06.txt b/106/06.txt index 0c96b04..b35172e 100644 --- a/106/06.txt +++ b/106/06.txt @@ -1,6 +1,6 @@ [ { - "title": "Como os pais do autor Como os pais do escritor reagiram aos maravilhosos feitos de Javé?", + "title": "Como os pais do autor reagiram aos maravilhosos feitos de Yahweh?", "body": "" } ] \ No newline at end of file From 30fc5fe26fdd18d9f136f38becbdf813639ffbbe Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 18 May 2018 20:04:00 -0300 Subject: [PATCH 14/51] Fri May 18 2018 20:03:52 GMT-0300 (Hora oficial do Brasil) --- 106/06.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/106/06.txt b/106/06.txt index b35172e..7a84b3a 100644 --- a/106/06.txt +++ b/106/06.txt @@ -1,6 +1,6 @@ [ { "title": "Como os pais do autor reagiram aos maravilhosos feitos de Yahweh?", - "body": "" + "body": "Os pais não apreciavam os feitos maravilhosos de Yahweh no Egito." } ] \ No newline at end of file diff --git a/manifest.json b/manifest.json index 32fe032..3a9334d 100644 --- a/manifest.json +++ b/manifest.json @@ -38,6 +38,7 @@ "finished_chunks": [ "106-title", "106-01", - "106-03" + "106-03", + "106-06" ] } \ No newline at end of file From 550bae1054c24c14f27033ad98a1b6346b37ec1e Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 18 May 2018 20:14:03 -0300 Subject: [PATCH 15/51] Fri May 18 2018 20:13:52 GMT-0300 (Hora oficial do Brasil) --- 106/08.txt | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 106/08.txt diff --git a/106/08.txt b/106/08.txt new file mode 100644 index 0000000..6faf262 --- /dev/null +++ b/106/08.txt @@ -0,0 +1,6 @@ +[ + { + "title": "Por que Yahweh salvou os antepassados do autor? ", + "body": "" + } +] \ No newline at end of file From 6e96ae05f08b9d6df5811a9e56c992ad5ddc63e1 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 18 May 2018 20:16:01 -0300 Subject: [PATCH 16/51] Fri May 18 2018 20:15:52 GMT-0300 (Hora oficial do Brasil) --- 106/08.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/106/08.txt b/106/08.txt index 6faf262..1daff39 100644 --- a/106/08.txt +++ b/106/08.txt @@ -1,6 +1,6 @@ [ { "title": "Por que Yahweh salvou os antepassados do autor? ", - "body": "" + "body": "Ele os salvou por amor de Seu nome para que pudesse revelar seu poder." } ] \ No newline at end of file From d42ac0c4ed4dc0085261746108d9345e45edf4b1 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 18 May 2018 20:20:00 -0300 Subject: [PATCH 17/51] Fri May 18 2018 20:19:52 GMT-0300 (Hora oficial do Brasil) --- 106/08.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/106/08.txt b/106/08.txt index 1daff39..c84cd3e 100644 --- a/106/08.txt +++ b/106/08.txt @@ -1,6 +1,6 @@ [ { "title": "Por que Yahweh salvou os antepassados do autor? ", - "body": "Ele os salvou por amor de Seu nome para que pudesse revelar seu poder." + "body": "Ele os salvou por amor de Seu nome para que pudesse revelar o Seu poder." } ] \ No newline at end of file diff --git a/manifest.json b/manifest.json index 3a9334d..f94d4fc 100644 --- a/manifest.json +++ b/manifest.json @@ -39,6 +39,7 @@ "106-title", "106-01", "106-03", - "106-06" + "106-06", + "106-08" ] } \ No newline at end of file From dec695c5ec57706f0cb9509df054a90b8deb5459 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 18 May 2018 20:22:01 -0300 Subject: [PATCH 18/51] Fri May 18 2018 20:21:52 GMT-0300 (Hora oficial do Brasil) --- 106/10.txt | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 106/10.txt diff --git a/106/10.txt b/106/10.txt new file mode 100644 index 0000000..9f28abc --- /dev/null +++ b/106/10.txt @@ -0,0 +1,6 @@ +[ + { + "title": "O que aconteceu aos adversários de Israel?", + "body": "As águas cobriram os seus adversários; nenhum deles sobrev " + } +] \ No newline at end of file From abb6805ab324a27abe6c14a72653747dbcc17633 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 18 May 2018 20:24:00 -0300 Subject: [PATCH 19/51] Fri May 18 2018 20:23:52 GMT-0300 (Hora oficial do Brasil) --- 106/10.txt | 2 +- 106/13.txt | 6 ++++++ manifest.json | 3 ++- 3 files changed, 9 insertions(+), 2 deletions(-) create mode 100644 106/13.txt diff --git a/106/10.txt b/106/10.txt index 9f28abc..448d9f8 100644 --- a/106/10.txt +++ b/106/10.txt @@ -1,6 +1,6 @@ [ { "title": "O que aconteceu aos adversários de Israel?", - "body": "As águas cobriram os seus adversários; nenhum deles sobrev " + "body": "As águas cobriram os seus adversários; nenhum deles sobreviveu. " } ] \ No newline at end of file diff --git a/106/13.txt b/106/13.txt new file mode 100644 index 0000000..56998ba --- /dev/null +++ b/106/13.txt @@ -0,0 +1,6 @@ +[ + { + "title": "O que as pessoas faziam quando tinham desejos insaciáveis ​​no deserto?", + "body": "" + } +] \ No newline at end of file diff --git a/manifest.json b/manifest.json index f94d4fc..e50362b 100644 --- a/manifest.json +++ b/manifest.json @@ -40,6 +40,7 @@ "106-01", "106-03", "106-06", - "106-08" + "106-08", + "106-10" ] } \ No newline at end of file From 95ebe5f6a7fcea7f0019485b3765996d62546d95 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 18 May 2018 20:28:01 -0300 Subject: [PATCH 20/51] Fri May 18 2018 20:27:52 GMT-0300 (Hora oficial do Brasil) --- 106/13.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/106/13.txt b/106/13.txt index 56998ba..de7ba94 100644 --- a/106/13.txt +++ b/106/13.txt @@ -1,6 +1,6 @@ [ { "title": "O que as pessoas faziam quando tinham desejos insaciáveis ​​no deserto?", - "body": "" + "body": "Eles desafiaram Deus no deserto. " } ] \ No newline at end of file diff --git a/manifest.json b/manifest.json index e50362b..5a262a3 100644 --- a/manifest.json +++ b/manifest.json @@ -41,6 +41,7 @@ "106-03", "106-06", "106-08", - "106-10" + "106-10", + "106-13" ] } \ No newline at end of file From 04203eca38cb8a5d61b7032645c30273c349fa20 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 18 May 2018 20:30:01 -0300 Subject: [PATCH 21/51] Fri May 18 2018 20:29:52 GMT-0300 (Hora oficial do Brasil) --- 106/16.txt | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 106/16.txt diff --git a/106/16.txt b/106/16.txt new file mode 100644 index 0000000..3df323e --- /dev/null +++ b/106/16.txt @@ -0,0 +1,6 @@ +[ + { + "title": "O que a terra fez com Datã e os seguidores de Abirão?", + "body": "" + } +] \ No newline at end of file From 423176d89d15683dc478832f20908d3b5b207c63 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 18 May 2018 20:32:00 -0300 Subject: [PATCH 22/51] Fri May 18 2018 20:31:52 GMT-0300 (Hora oficial do Brasil) --- 106/16.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/106/16.txt b/106/16.txt index 3df323e..924cd62 100644 --- a/106/16.txt +++ b/106/16.txt @@ -1,6 +1,6 @@ [ { "title": "O que a terra fez com Datã e os seguidores de Abirão?", - "body": "" + "body": "A terra se abriu, engoliu Datã e cobriu os seguidores de Abirão." } ] \ No newline at end of file diff --git a/manifest.json b/manifest.json index 5a262a3..98d8e36 100644 --- a/manifest.json +++ b/manifest.json @@ -42,6 +42,7 @@ "106-06", "106-08", "106-10", - "106-13" + "106-13", + "106-16" ] } \ No newline at end of file From c0716f1df6bdb011e20e071eff7b50ae8c87a851 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 18 May 2018 20:34:00 -0300 Subject: [PATCH 23/51] Fri May 18 2018 20:33:52 GMT-0300 (Hora oficial do Brasil) --- 106/19.txt | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 106/19.txt diff --git a/106/19.txt b/106/19.txt new file mode 100644 index 0000000..5e69711 --- /dev/null +++ b/106/19.txt @@ -0,0 +1,6 @@ +[ + { + "title": "O que as pessoas adoram em Horeb?", + "body": "Eles fizeram um bezerro " + } +] \ No newline at end of file From ed3dcd0de72dbcf763370ba656c7392171ee00c1 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 18 May 2018 20:38:00 -0300 Subject: [PATCH 24/51] Fri May 18 2018 20:37:52 GMT-0300 (Hora oficial do Brasil) --- 106/19.txt | 2 +- 106/22.txt | 6 ++++++ manifest.json | 3 ++- 3 files changed, 9 insertions(+), 2 deletions(-) create mode 100644 106/22.txt diff --git a/106/19.txt b/106/19.txt index 5e69711..ec2fa80 100644 --- a/106/19.txt +++ b/106/19.txt @@ -1,6 +1,6 @@ [ { "title": "O que as pessoas adoram em Horeb?", - "body": "Eles fizeram um bezerro " + "body": "Eles fizeram um bezerro em Horebe e adoraram uma figura de metal. " } ] \ No newline at end of file diff --git a/106/22.txt b/106/22.txt new file mode 100644 index 0000000..bd662d1 --- /dev/null +++ b/106/22.txt @@ -0,0 +1,6 @@ +[ + { + "title": "", + "body": "" + } +] \ No newline at end of file diff --git a/manifest.json b/manifest.json index 98d8e36..e4a3bf5 100644 --- a/manifest.json +++ b/manifest.json @@ -43,6 +43,7 @@ "106-08", "106-10", "106-13", - "106-16" + "106-16", + "106-19" ] } \ No newline at end of file From 30d0d89511e63e2dc25580a021f6f2091c913ddf Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 18 May 2018 20:40:00 -0300 Subject: [PATCH 25/51] Fri May 18 2018 20:39:52 GMT-0300 (Hora oficial do Brasil) --- 106/22.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/106/22.txt b/106/22.txt index bd662d1..5611cc5 100644 --- a/106/22.txt +++ b/106/22.txt @@ -1,6 +1,6 @@ [ { - "title": "", - "body": "" + "title": "Por que Deus não decretou a destruição dos israelitas?", + "body": "Moisés, Seu escolhido, " } ] \ No newline at end of file From bcde8ef6c645d27815d414a47e1217be0ecaafe9 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 18 May 2018 20:44:00 -0300 Subject: [PATCH 26/51] Fri May 18 2018 20:43:52 GMT-0300 (Hora oficial do Brasil) --- 106/22.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/106/22.txt b/106/22.txt index 5611cc5..59f29f8 100644 --- a/106/22.txt +++ b/106/22.txt @@ -1,6 +1,6 @@ [ { "title": "Por que Deus não decretou a destruição dos israelitas?", - "body": "Moisés, Seu escolhido, " + "body": "Moisés, Seu escolhido, interviu com Ele na brecha para desviar a raiva de Yahweh" } ] \ No newline at end of file From 7908c084f0fa38d1cc87e3db91051cccce57de0f Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 18 May 2018 20:48:00 -0300 Subject: [PATCH 27/51] Fri May 18 2018 20:47:52 GMT-0300 (Hora oficial do Brasil) --- 106/22.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/106/22.txt b/106/22.txt index 59f29f8..074ffad 100644 --- a/106/22.txt +++ b/106/22.txt @@ -1,6 +1,6 @@ [ { "title": "Por que Deus não decretou a destruição dos israelitas?", - "body": "Moisés, Seu escolhido, interviu com Ele na brecha para desviar a raiva de Yahweh" + "body": "Moisés, Seu escolhido, interviu com Ele na brecha para desviar a raiva de Yahweh em destruí-los. " } ] \ No newline at end of file From e999f4487594194df9434dafd7618971d9f04df9 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 18 May 2018 20:52:01 -0300 Subject: [PATCH 28/51] Fri May 18 2018 20:51:52 GMT-0300 (Hora oficial do Brasil) --- 106/22.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/106/22.txt b/106/22.txt index 074ffad..3ffa85f 100644 --- a/106/22.txt +++ b/106/22.txt @@ -1,6 +1,6 @@ [ { "title": "Por que Deus não decretou a destruição dos israelitas?", - "body": "Moisés, Seu escolhido, interviu com Ele na brecha para desviar a raiva de Yahweh em destruí-los. " + "body": "Moisés, Seu escolhido, interviu com Ele na brecha para desviar a ira de Yahweh em destruí-los. " } ] \ No newline at end of file diff --git a/manifest.json b/manifest.json index e4a3bf5..ecaf5bf 100644 --- a/manifest.json +++ b/manifest.json @@ -44,6 +44,7 @@ "106-10", "106-13", "106-16", - "106-19" + "106-19", + "106-22" ] } \ No newline at end of file From f91415770b459d33aa8e445dee5ba787db513ae4 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 18 May 2018 20:54:01 -0300 Subject: [PATCH 29/51] Fri May 18 2018 20:53:52 GMT-0300 (Hora oficial do Brasil) --- 106/26.txt | 6 ++++++ manifest.json | 3 ++- 2 files changed, 8 insertions(+), 1 deletion(-) create mode 100644 106/26.txt diff --git a/106/26.txt b/106/26.txt new file mode 100644 index 0000000..bd662d1 --- /dev/null +++ b/106/26.txt @@ -0,0 +1,6 @@ +[ + { + "title": "", + "body": "" + } +] \ No newline at end of file diff --git a/manifest.json b/manifest.json index ecaf5bf..5cd52d3 100644 --- a/manifest.json +++ b/manifest.json @@ -45,6 +45,7 @@ "106-13", "106-16", "106-19", - "106-22" + "106-22", + "106-24" ] } \ No newline at end of file From 3bdd5a681cfe6a2afc628b42cc3d035cec6bd768 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 18 May 2018 20:58:02 -0300 Subject: [PATCH 30/51] Fri May 18 2018 20:57:52 GMT-0300 (Hora oficial do Brasil) --- 106/26.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/106/26.txt b/106/26.txt index bd662d1..dfe0a8c 100644 --- a/106/26.txt +++ b/106/26.txt @@ -1,6 +1,6 @@ [ { - "title": "", - "body": "" + "title": "O que Deus jurou que faria quando levantou Sua mão?", + "body": "Deus lhes jurou a eles que os deixaria morrer no deserto e espalhar seus descendentes entre as nações." } ] \ No newline at end of file From 5151b3bfda94ff8511900236e3e5203949db5759 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 18 May 2018 21:02:01 -0300 Subject: [PATCH 31/51] Fri May 18 2018 21:01:52 GMT-0300 (Hora oficial do Brasil) --- 106/26.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/106/26.txt b/106/26.txt index dfe0a8c..1a19826 100644 --- a/106/26.txt +++ b/106/26.txt @@ -1,6 +1,6 @@ [ { "title": "O que Deus jurou que faria quando levantou Sua mão?", - "body": "Deus lhes jurou a eles que os deixaria morrer no deserto e espalhar seus descendentes entre as nações." + "body": "Deus lhes jurou que os deixaria morrer no deserto e espalhar seus descendentes entre as nações. " } ] \ No newline at end of file diff --git a/manifest.json b/manifest.json index 5cd52d3..996f210 100644 --- a/manifest.json +++ b/manifest.json @@ -46,6 +46,7 @@ "106-16", "106-19", "106-22", - "106-24" + "106-24", + "106-26" ] } \ No newline at end of file From ceef0b50768561e63f1fb790b26fc99ae47ff800 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 18 May 2018 21:04:01 -0300 Subject: [PATCH 32/51] Fri May 18 2018 21:03:52 GMT-0300 (Hora oficial do Brasil) --- 106/28.txt | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 106/28.txt diff --git a/106/28.txt b/106/28.txt new file mode 100644 index 0000000..3774107 --- /dev/null +++ b/106/28.txt @@ -0,0 +1,6 @@ +[ + { + "title": "O que aconteceu a Israel quando provocou a ira de Yahweh?", + "body": "" + } +] \ No newline at end of file From c1e7702961c77e920ba26796d16a7638dab25763 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 18 May 2018 21:06:01 -0300 Subject: [PATCH 33/51] Fri May 18 2018 21:05:52 GMT-0300 (Hora oficial do Brasil) --- 106/28.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/106/28.txt b/106/28.txt index 3774107..ade122d 100644 --- a/106/28.txt +++ b/106/28.txt @@ -1,6 +1,6 @@ [ { "title": "O que aconteceu a Israel quando provocou a ira de Yahweh?", - "body": "" + "body": "Uma praga se espalhou entre eles. " } ] \ No newline at end of file diff --git a/manifest.json b/manifest.json index 996f210..6782441 100644 --- a/manifest.json +++ b/manifest.json @@ -47,6 +47,7 @@ "106-19", "106-22", "106-24", - "106-26" + "106-26", + "106-28" ] } \ No newline at end of file From 5d06f6047d78f3d0395acf4d243cd2d8847d4600 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 18 May 2018 21:08:01 -0300 Subject: [PATCH 34/51] Fri May 18 2018 21:07:52 GMT-0300 (Hora oficial do Brasil) --- 106/30.txt | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 106/30.txt diff --git a/106/30.txt b/106/30.txt new file mode 100644 index 0000000..2cc6523 --- /dev/null +++ b/106/30.txt @@ -0,0 +1,6 @@ +[ + { + "title": "O que aconteceu quando Finéias se levantou para intervir pelo povo?", + "body": "Quando Finéias interviu, a praga cessou. " + } +] \ No newline at end of file From 10b721ae41ac0432515b29be574fca57f4a8a7f4 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 18 May 2018 21:10:01 -0300 Subject: [PATCH 35/51] Fri May 18 2018 21:09:52 GMT-0300 (Hora oficial do Brasil) --- 106/32.txt | 6 ++++++ manifest.json | 3 ++- 2 files changed, 8 insertions(+), 1 deletion(-) create mode 100644 106/32.txt diff --git a/106/32.txt b/106/32.txt new file mode 100644 index 0000000..bd662d1 --- /dev/null +++ b/106/32.txt @@ -0,0 +1,6 @@ +[ + { + "title": "", + "body": "" + } +] \ No newline at end of file diff --git a/manifest.json b/manifest.json index 6782441..e7d1ed2 100644 --- a/manifest.json +++ b/manifest.json @@ -48,6 +48,7 @@ "106-22", "106-24", "106-26", - "106-28" + "106-28", + "106-30" ] } \ No newline at end of file From 09de8578959e78b114ada927e6ec1c8e40669797 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 18 May 2018 21:12:00 -0300 Subject: [PATCH 36/51] Fri May 18 2018 21:11:52 GMT-0300 (Hora oficial do Brasil) --- 106/32.txt | 4 ++-- 106/37.txt | 6 ++++++ manifest.json | 3 ++- 3 files changed, 10 insertions(+), 3 deletions(-) create mode 100644 106/37.txt diff --git a/106/32.txt b/106/32.txt index bd662d1..da39b7d 100644 --- a/106/32.txt +++ b/106/32.txt @@ -1,6 +1,6 @@ [ { - "title": "", - "body": "" + "title": "Por que Moisés pecou nas águas do Meribá?", + "body": "O povo fez Moisés amargo, e ele falou de forma imprudente. " } ] \ No newline at end of file diff --git a/106/37.txt b/106/37.txt new file mode 100644 index 0000000..b7f5873 --- /dev/null +++ b/106/37.txt @@ -0,0 +1,6 @@ +[ + { + "title": "O que aconteceu com o povo quando ", + "body": "" + } +] \ No newline at end of file diff --git a/manifest.json b/manifest.json index e7d1ed2..a37f5fc 100644 --- a/manifest.json +++ b/manifest.json @@ -49,6 +49,7 @@ "106-24", "106-26", "106-28", - "106-30" + "106-30", + "106-32" ] } \ No newline at end of file From 25639c0183e2b11c27168824c87d25b59c7c1b1d Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 18 May 2018 21:14:00 -0300 Subject: [PATCH 37/51] Fri May 18 2018 21:13:52 GMT-0300 (Hora oficial do Brasil) --- 106/37.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/106/37.txt b/106/37.txt index b7f5873..5775c3c 100644 --- a/106/37.txt +++ b/106/37.txt @@ -1,6 +1,6 @@ [ { - "title": "O que aconteceu com o povo quando ", - "body": "" + "title": "O que aconteceu com o povo quando se misturou com as nações e adoraram seus ídolos? ", + "body": "Seus ídolos se tornaram " } ] \ No newline at end of file From af150072eda05d54038a6d05cfea72ed114003f1 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 18 May 2018 21:16:00 -0300 Subject: [PATCH 38/51] Fri May 18 2018 21:15:52 GMT-0300 (Hora oficial do Brasil) --- 106/37.txt | 2 +- 106/40.txt | 6 ++++++ manifest.json | 3 ++- 3 files changed, 9 insertions(+), 2 deletions(-) create mode 100644 106/40.txt diff --git a/106/37.txt b/106/37.txt index 5775c3c..99ecfb0 100644 --- a/106/37.txt +++ b/106/37.txt @@ -1,6 +1,6 @@ [ { "title": "O que aconteceu com o povo quando se misturou com as nações e adoraram seus ídolos? ", - "body": "Seus ídolos se tornaram " + "body": "Seus ídolos se tornaram uma armadilha para eles." } ] \ No newline at end of file diff --git a/106/40.txt b/106/40.txt new file mode 100644 index 0000000..36ca22f --- /dev/null +++ b/106/40.txt @@ -0,0 +1,6 @@ +[ + { + "title": "O que aconteceu com Israel quando Yahweh estava bravo com eles e os entregou às nações?", + "body": "" + } +] \ No newline at end of file diff --git a/manifest.json b/manifest.json index a37f5fc..15621cb 100644 --- a/manifest.json +++ b/manifest.json @@ -50,6 +50,7 @@ "106-26", "106-28", "106-30", - "106-32" + "106-32", + "106-37" ] } \ No newline at end of file From 71d243ac02b46d3d19537bf1022766589bf20ca0 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 18 May 2018 21:18:00 -0300 Subject: [PATCH 39/51] Fri May 18 2018 21:17:52 GMT-0300 (Hora oficial do Brasil) --- 106/40.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/106/40.txt b/106/40.txt index 36ca22f..743062e 100644 --- a/106/40.txt +++ b/106/40.txt @@ -1,6 +1,6 @@ [ { - "title": "O que aconteceu com Israel quando Yahweh estava bravo com eles e os entregou às nações?", - "body": "" + "title": "O que aconteceu com Israel quando Yahweh estava irado com eles e os entregou às nações?", + "body": "Quando Yahweh os entregou, aqueles que os odiavam dominaram sobre eles. " } ] \ No newline at end of file From 65ef395d5aef25e1db995be11d5002abffdf614c Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 18 May 2018 21:20:00 -0300 Subject: [PATCH 40/51] Fri May 18 2018 21:19:52 GMT-0300 (Hora oficial do Brasil) --- 106/44.txt | 6 ++++++ manifest.json | 4 +++- 2 files changed, 9 insertions(+), 1 deletion(-) create mode 100644 106/44.txt diff --git a/106/44.txt b/106/44.txt new file mode 100644 index 0000000..7fc159c --- /dev/null +++ b/106/44.txt @@ -0,0 +1,6 @@ +[ + { + "title": "Por que Yahweh se arrependeu e prestou atenção a Israel em sua aflição?", + "body": "" + } +] \ No newline at end of file diff --git a/manifest.json b/manifest.json index 15621cb..b9963ae 100644 --- a/manifest.json +++ b/manifest.json @@ -51,6 +51,8 @@ "106-28", "106-30", "106-32", - "106-37" + "106-37", + "106-40", + "106-42" ] } \ No newline at end of file From 0df3d8b4df744499dc4665d6a288bb326ed92d58 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 18 May 2018 21:22:01 -0300 Subject: [PATCH 41/51] Fri May 18 2018 21:21:52 GMT-0300 (Hora oficial do Brasil) --- 106/44.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/106/44.txt b/106/44.txt index 7fc159c..3544a2d 100644 --- a/106/44.txt +++ b/106/44.txt @@ -1,6 +1,6 @@ [ { - "title": "Por que Yahweh se arrependeu e prestou atenção a Israel em sua aflição?", + "title": "Por que Yahweh cedeu e prestou atenção em Israel em sua aflição?", "body": "" } ] \ No newline at end of file From 8fca4582fec839800502f3b0be7cb8f59b9337e5 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 18 May 2018 21:24:00 -0300 Subject: [PATCH 42/51] Fri May 18 2018 21:23:52 GMT-0300 (Hora oficial do Brasil) --- 106/44.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/106/44.txt b/106/44.txt index 3544a2d..7b34b60 100644 --- a/106/44.txt +++ b/106/44.txt @@ -1,6 +1,6 @@ [ { "title": "Por que Yahweh cedeu e prestou atenção em Israel em sua aflição?", - "body": "" + "body": "Ele se lembrou de sua aliança com eles e cedeu por causa de sua fidelidade à aliança." } ] \ No newline at end of file diff --git a/manifest.json b/manifest.json index b9963ae..ce6b42a 100644 --- a/manifest.json +++ b/manifest.json @@ -53,6 +53,7 @@ "106-32", "106-37", "106-40", - "106-42" + "106-42", + "106-44" ] } \ No newline at end of file From 8a5f38b4b3eed5e4ea1206a3777fc3d7c871a866 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 18 May 2018 21:26:02 -0300 Subject: [PATCH 43/51] Fri May 18 2018 21:25:52 GMT-0300 (Hora oficial do Brasil) --- 106/47.txt | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 106/47.txt diff --git a/106/47.txt b/106/47.txt new file mode 100644 index 0000000..2797942 --- /dev/null +++ b/106/47.txt @@ -0,0 +1,6 @@ +[ + { + "title": "", + "body": "Ele deveria juntá-los para que possam dar graças a Seu santo nome e glória em Seus louvore" + } +] \ No newline at end of file From 326ac5be4dc8e3e3819e611ef8fa8883ce9553ee Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 18 May 2018 21:28:00 -0300 Subject: [PATCH 44/51] Fri May 18 2018 21:27:52 GMT-0300 (Hora oficial do Brasil) --- 106/47.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/106/47.txt b/106/47.txt index 2797942..a129b30 100644 --- a/106/47.txt +++ b/106/47.txt @@ -1,6 +1,6 @@ [ { - "title": "", - "body": "Ele deveria juntá-los para que possam dar graças a Seu santo nome e glória em Seus louvore" + "title": "Por qual razão Yahweh deveria Israel às nações? ", + "body": "Ele deveria juntá-las para que possam dar graças a Seu santo nome e glória em Seus louvores." } ] \ No newline at end of file From f60ae200d959cc40f88749db0c34ca968532b917 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 18 May 2018 21:30:01 -0300 Subject: [PATCH 45/51] Fri May 18 2018 21:29:52 GMT-0300 (Hora oficial do Brasil) --- 106/47.txt | 4 ++-- manifest.json | 3 ++- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/106/47.txt b/106/47.txt index a129b30..6759e51 100644 --- a/106/47.txt +++ b/106/47.txt @@ -1,6 +1,6 @@ [ { - "title": "Por qual razão Yahweh deveria Israel às nações? ", - "body": "Ele deveria juntá-las para que possam dar graças a Seu santo nome e glória em Seus louvores." + "title": "Por qual razão Yahweh deveria ajuntar Israel dentre as nações? ", + "body": "Ele deveria ajuntá-los para que pudessem dar graças a Seu santo nome e glória a Seus louvores." } ] \ No newline at end of file diff --git a/manifest.json b/manifest.json index ce6b42a..4dee645 100644 --- a/manifest.json +++ b/manifest.json @@ -54,6 +54,7 @@ "106-37", "106-40", "106-42", - "106-44" + "106-44", + "106-47" ] } \ No newline at end of file From 584145fe2dbc92aa13ce33d89828a5b720c752aa Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 18 May 2018 21:44:01 -0300 Subject: [PATCH 46/51] Fri May 18 2018 21:43:52 GMT-0300 (Hora oficial do Brasil) --- 106/19.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/106/19.txt b/106/19.txt index ec2fa80..19beb55 100644 --- a/106/19.txt +++ b/106/19.txt @@ -1,6 +1,6 @@ [ { - "title": "O que as pessoas adoram em Horeb?", + "title": "O que as pessoas adoram em Horebe?", "body": "Eles fizeram um bezerro em Horebe e adoraram uma figura de metal. " } ] \ No newline at end of file From 675b613da108ba67650b2ad4c7da3c35e3328690 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 18 May 2018 21:52:00 -0300 Subject: [PATCH 47/51] Fri May 18 2018 21:51:52 GMT-0300 (Hora oficial do Brasil) --- manifest.json | 1 - 1 file changed, 1 deletion(-) diff --git a/manifest.json b/manifest.json index 4dee645..42942e5 100644 --- a/manifest.json +++ b/manifest.json @@ -50,7 +50,6 @@ "106-26", "106-28", "106-30", - "106-32", "106-37", "106-40", "106-42", From 7e110f1e4c265dc8e53ec4151ed17e6cd4796f81 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 18 May 2018 21:56:00 -0300 Subject: [PATCH 48/51] Fri May 18 2018 21:55:52 GMT-0300 (Hora oficial do Brasil) --- 106/32.txt | 2 +- manifest.json | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/106/32.txt b/106/32.txt index da39b7d..f73d26c 100644 --- a/106/32.txt +++ b/106/32.txt @@ -1,6 +1,6 @@ [ { "title": "Por que Moisés pecou nas águas do Meribá?", - "body": "O povo fez Moisés amargo, e ele falou de forma imprudente. " + "body": "O povo fez Moisés se irritar, e ele falou de forma imprudente. " } ] \ No newline at end of file diff --git a/manifest.json b/manifest.json index 42942e5..4dee645 100644 --- a/manifest.json +++ b/manifest.json @@ -50,6 +50,7 @@ "106-26", "106-28", "106-30", + "106-32", "106-37", "106-40", "106-42", From f171cbf2c118a523a2c7d5dbf02059540ead913b Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 18 May 2018 22:00:00 -0300 Subject: [PATCH 49/51] Fri May 18 2018 21:59:52 GMT-0300 (Hora oficial do Brasil) --- manifest.json | 1 - 1 file changed, 1 deletion(-) diff --git a/manifest.json b/manifest.json index 4dee645..7b47597 100644 --- a/manifest.json +++ b/manifest.json @@ -52,7 +52,6 @@ "106-30", "106-32", "106-37", - "106-40", "106-42", "106-44", "106-47" From 0260ca8944b4029007e0bb570c9339772c20350f Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 18 May 2018 22:13:04 -0300 Subject: [PATCH 50/51] Fri May 18 2018 22:12:54 GMT-0300 (Hora oficial do Brasil) --- manifest.json | 1 + 1 file changed, 1 insertion(+) diff --git a/manifest.json b/manifest.json index 7b47597..4dee645 100644 --- a/manifest.json +++ b/manifest.json @@ -52,6 +52,7 @@ "106-30", "106-32", "106-37", + "106-40", "106-42", "106-44", "106-47" From 2543770cb73282e8e02fb7ba24ada28aed6d1519 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 18 May 2018 22:15:38 -0300 Subject: [PATCH 51/51] Fri May 18 2018 22:15:37 GMT-0300 (Hora oficial do Brasil) --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 4dee645..13b0801 100644 --- a/manifest.json +++ b/manifest.json @@ -1,5 +1,5 @@ { - "package_version": 6, + "package_version": 7, "format": "markdown", "generator": { "name": "ts-desktop",