Skip to content

Commit dc76ee3

Browse files
authored
Bump spc version to 1.10.1 (#457)
1 parent 20e25f6 commit dc76ee3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

release/create.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ set -euo pipefail
44

55
ARTIFACT_CLI_VERSION="v0.6.3"
66
WHEN_CLI_VERSION="v1.0.5"
7-
SPC_CLI_VERSION="v1.9.6"
7+
SPC_CLI_VERSION="v1.10.1"
88
TEST_RESULTS_CLI_VERSION="v0.7.0"
99

1010
ARTIFACT_CLI_URL="https://github.com/semaphoreci/artifact/releases/download/$ARTIFACT_CLI_VERSION"

0 commit comments

Comments
 (0)