diff --git a/examples/example_utils.sh b/examples/example_utils.sh index adb95ee77010d58c51a9bd727d83e244e76b986f..f208dfb3be9ab920bd6b4ae0aa0320f5b672fe3f 100644 --- a/examples/example_utils.sh +++ b/examples/example_utils.sh @@ -27,7 +27,7 @@ function run_autoicon_example() { function setup_environment() { # Set Autosubmit version and define some directories - AUTOSUBMIT_VERSION="4.0.76" + AUTOSUBMIT_VERSION="4.0.79" # Define the path of the directory where this script is located SCRIPTDIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" >/dev/null 2>&1 && pwd)" # Define the root path of the project