Maj des fichiers pour la version 1.3.1

This commit is contained in:
2020-07-22 17:39:29 +02:00
parent fccd6b1728
commit cbd4b9e8df
4 changed files with 12 additions and 4 deletions

View File

@@ -199,7 +199,7 @@ install_mods() {
if [[ $ver == "dev" ]]; then
branch="dev"
elif [[ $ver == "1.3" || $ver == "stable" ]]; then
elif [[ $ver == "1.3" ]]; then
branch="stable-1.3"
elif [[ $ver == "1.2" ]]; then
branch="stable-1.2"