diff --git a/release/create.sh b/release/create.sh index f3dc2c1a..d621769f 100755 --- a/release/create.sh +++ b/release/create.sh @@ -4,7 +4,7 @@ set -euo pipefail ARTIFACT_CLI_VERSION="v0.6.7" SPC_CLI_VERSION="v1.12.1" -WHEN_CLI_VERSION="v1.3.0" +WHEN_CLI_VERSION="v1.4.0" # we include multiple when binaries for all suported Erlang versions # and configure the correct one based on Erlang version in the VM where toolbox is installed WHEN_BINARY_VERSION_1="when_otp_24"