From f3fc4f49ca7857197751db27a6aaa1cf0fbad02d Mon Sep 17 00:00:00 2001 From: Philipp Stadler <a51820432@unet.univie.ac.at> Date: Thu, 22 Feb 2024 22:11:22 +0100 Subject: [PATCH] chore: bump version g --- content/Chinese Hand Gestures/.apkg-spec.yaml | 4 ++-- .../.apkg-spec.yaml" | 8 ++++---- package.json | 2 +- src/templates/bijective/.template-spec.yaml | 2 +- src/templates/facts/.template-spec.yaml | 2 +- src/templates/hanzi/.template-spec.yaml | 2 +- src/templates/molaoshi/.template-spec.yaml | 2 +- 7 files changed, 11 insertions(+), 11 deletions(-) diff --git a/content/Chinese Hand Gestures/.apkg-spec.yaml b/content/Chinese Hand Gestures/.apkg-spec.yaml index 1b0059b..c8285a7 100644 --- a/content/Chinese Hand Gestures/.apkg-spec.yaml +++ b/content/Chinese Hand Gestures/.apkg-spec.yaml @@ -1,11 +1,11 @@ -content_version: 2.0.1 +content_version: 2.0.2 templates: - bijective content: - import_images: - content_version: 2024-01-19 19:00:00+00:00 + content_version: 2024-02-22 19:00:00+00:00 note_type: Bijection deck_name_pattern: '{{content_folder}}' fields_mapping: diff --git "a/content/Chinesisch lernen f\303\274r die Sinologie, Band 1/.apkg-spec.yaml" "b/content/Chinesisch lernen f\303\274r die Sinologie, Band 1/.apkg-spec.yaml" index 4ef404e..82b9abd 100644 --- "a/content/Chinesisch lernen f\303\274r die Sinologie, Band 1/.apkg-spec.yaml" +++ "b/content/Chinesisch lernen f\303\274r die Sinologie, Band 1/.apkg-spec.yaml" @@ -1,11 +1,11 @@ -content_version: 4.0.1 +content_version: 4.0.2 templates: - molaoshi content: - import_csv: - content_version: 2024-02-21 17:35:00+00:00 + content_version: 2024-02-22 19:00:00+00:00 note_type: Vokabeln file_patterns: - 'Vokabeln/*.csv' @@ -20,7 +20,7 @@ content: - Beispiele tags: [] - import_csv: - content_version: 2024-02-21 17:35:00+00:00 + content_version: 2024-02-22 19:00:00+00:00 note_type: Vokabeln file_patterns: - 'Vokabeln (Strichnamen)/*.csv' @@ -35,7 +35,7 @@ content: tags: [] - import_csv: note_type: Vokabeln - content_version: 2024-02-21 17:35:00+00:00 + content_version: 2024-02-22 19:00:00+00:00 file_patterns: - 'Zeichenkomponenten/*.csv' deck_name_pattern: '{{content_folder}}::{{from_basename}}::{{card_type}}' diff --git a/package.json b/package.json index 2cde785..79b9875 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sinologie-anki-pack", - "version": "3.1.0", + "version": "3.1.1", "description": "Anki template for learning to write, speak and understand Mandarin Chinese", "repository": "https://gitlab.phaidra.org/kartenaale/sinologie-anki-pack", "author": "Philipp Stadler <hello@phstadler.com>", diff --git a/src/templates/bijective/.template-spec.yaml b/src/templates/bijective/.template-spec.yaml index 7864bc9..1953ecd 100644 --- a/src/templates/bijective/.template-spec.yaml +++ b/src/templates/bijective/.template-spec.yaml @@ -1,4 +1,4 @@ -template_version: 2024-02-22 09:00:00+00:00 +template_version: 2024-02-22 19:00:00+00:00 note_type: id: 2024-01-05 03:00:00+00:00 diff --git a/src/templates/facts/.template-spec.yaml b/src/templates/facts/.template-spec.yaml index a5fa7f6..d9b9a0b 100644 --- a/src/templates/facts/.template-spec.yaml +++ b/src/templates/facts/.template-spec.yaml @@ -1,4 +1,4 @@ -template_version: 2024-02-22 09:00:00+00:00 +template_version: 2024-02-22 19:00:00+00:00 note_type: id: 2024-01-04 03:00:00+00:00 diff --git a/src/templates/hanzi/.template-spec.yaml b/src/templates/hanzi/.template-spec.yaml index 5309e97..b83e8fc 100644 --- a/src/templates/hanzi/.template-spec.yaml +++ b/src/templates/hanzi/.template-spec.yaml @@ -1,4 +1,4 @@ -template_version: 2024-02-22 10:00:00+00:00 +template_version: 2024-02-22 19:00:00+00:00 note_type: id: 2024-02-21 12:00:00+00:00 diff --git a/src/templates/molaoshi/.template-spec.yaml b/src/templates/molaoshi/.template-spec.yaml index 9769de5..1db0747 100644 --- a/src/templates/molaoshi/.template-spec.yaml +++ b/src/templates/molaoshi/.template-spec.yaml @@ -1,4 +1,4 @@ -template_version: 2024-02-22 10:00:00+00:00 +template_version: 2024-02-22 19:00:00+00:00 note_type: id: 2024-02-20 12:00:00+00:00 -- GitLab