From 8408e37d2df7e37df646bf6352bd77bd8e551f1f Mon Sep 17 00:00:00 2001 From: brockfanning Date: Tue, 5 Mar 2024 20:39:54 -0500 Subject: [PATCH] Update config_data.yml --- config_data.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config_data.yml b/config_data.yml index 6fc10f065a..d6a2855f9f 100644 --- a/config_data.yml +++ b/config_data.yml @@ -73,7 +73,7 @@ translations: # This pulls in translations from a Git repository. - class: TranslationInputSdgTranslations source: https://github.com/open-sdg/sdg-translations.git - tag: 2.2.0 + tag: 2.3.0 # This pulls in translations from a local 'translations' folder. - class: TranslationInputYaml source: translations