MOBILE-4362 lang: Update default last version

main
Noel De Martin 2023-06-12 10:55:10 +02:00
parent 6a58284ff1
commit fcf3911b08
1 changed files with 1 additions and 1 deletions

View File

@ -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 {