From bc7d92e9b713f4b8ed6e575c39f2919f85aa1154 Mon Sep 17 00:00:00 2001 From: Jesse Griffin Date: Tue, 3 Oct 2017 09:41:17 -0400 Subject: [PATCH] Preparing manifets and media for version 7 --- manifest.yaml | 8 ++++---- media.yaml | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/manifest.yaml b/manifest.yaml index a8fdd5e8..abf2bd48 100644 --- a/manifest.yaml +++ b/manifest.yaml @@ -16,12 +16,12 @@ dublin_core: description: 'A basic Bible lexicon that provides translators with clear, concise definitions and translation suggestions for every important word in the Bible. It provides translators and checkers with essential lexical information to help them make the best possible translation decisions.' format: 'text/markdown' identifier: 'tw' - issued: '2017-07-06' + issued: '2017-10-03' language: identifier: 'en' title: 'English' direction: 'ltr' - modified: '2017-07-06' + modified: '2017-10-03' publisher: 'unfoldingWord' relation: - 'en/ulb' @@ -34,11 +34,11 @@ dublin_core: - identifier: 'tw' language: 'en' - version: '6' + version: '7' subject: 'Translation Words' title: 'translationWords' type: 'dict' - version: '6' + version: '7' checking: checking_entity: diff --git a/media.yaml b/media.yaml index f59ed01d..5e188365 100644 --- a/media.yaml +++ b/media.yaml @@ -1,10 +1,10 @@ projects: - identifier: 'bible' - version: '6' + version: '{latest}' media: - identifier: 'pdf' - version: '1' + version: '{latest}' contributor: [] - url: 'https://cdn.door43.org/en/tw/v6/pdf/en_tw_v6.pdf' + url: 'https://cdn.door43.org/en/tw/v{latest}/pdf/en_tw_v{latest}.pdf'