From ecdf0266b826b6b9adf489fe67140c345c939ef4 Mon Sep 17 00:00:00 2001 From: hamir-suspect Date: Wed, 29 Oct 2025 13:04:30 +0100 Subject: [PATCH] chore(spc): upgrade to newest version --- release/create.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/release/create.sh b/release/create.sh index d621769f..290875a7 100755 --- a/release/create.sh +++ b/release/create.sh @@ -3,7 +3,7 @@ set -euo pipefail ARTIFACT_CLI_VERSION="v0.6.7" -SPC_CLI_VERSION="v1.12.1" +SPC_CLI_VERSION="v1.12.2" 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