Skip to content

Commit

Permalink
fix(fastly): bump cli version to 3.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
trieloff committed Jul 18, 2022
1 parent 3433de0 commit 35899ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/orbs/fastly-cli/orb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ commands:
parameters:
version:
type: string
default: "0.35.0"
default: "3.1.1"
description: The Fastly CLI version to install.
steps:
- run:
Expand Down

0 comments on commit 35899ff

Please sign in to comment.