MOBILE-4362 lang: Update default last version
parent
6a58284ff1
commit
fcf3911b08
|
@ -6,7 +6,7 @@
|
||||||
LANGPACKSFOLDER='../../moodle-langpacks' # Langpacks will be downloaded here.
|
LANGPACKSFOLDER='../../moodle-langpacks' # Langpacks will be downloaded here.
|
||||||
BUCKET='moodle-lang-prod'
|
BUCKET='moodle-lang-prod'
|
||||||
MOODLEORG_URL='https://download.moodle.org/download.php/direct/langpack'
|
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.
|
# Checks if AWS is available and configured.
|
||||||
function check_aws {
|
function check_aws {
|
||||||
|
|
Loading…
Reference in New Issue