From 99b24faf8e94dc6c861e1caddaa2fa81bf88e058 Mon Sep 17 00:00:00 2001 From: brockfanning Date: Tue, 5 Mar 2024 20:43:15 -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 0f5cbbc298..962d895af3 100755 --- a/config_data.yml +++ b/config_data.yml @@ -79,7 +79,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