diff --git a/scripts/lang_functions.sh b/scripts/lang_functions.sh index a7b59de78..f3ab9392b 100755 --- a/scripts/lang_functions.sh +++ b/scripts/lang_functions.sh @@ -6,7 +6,7 @@ LANGPACKSFOLDER='../../moodle-langpacks' # Langpacks will be downloaded here. BUCKET='moodle-lang-prod' MOODLEORG_URL='https://download.moodle.org/download.php/direct/langpack' -DEFAULT_LASTVERSION='4.1' # Update it every version. +DEFAULT_LASTVERSION='4.2' # Update it every version. # Checks if AWS is available and configured. function check_aws {