Skip to content

Commit

Permalink
[#3346] Update SDK version to match dev setup
Browse files Browse the repository at this point in the history
  • Loading branch information
iperdomo committed Dec 10, 2019
1 parent f5b3e4e commit 5c1db18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/deploy/run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

set -euo pipefail

CLOUD_SDK_VERSION="${CLOUD_SDK_VERSION:=198.0.0}"
CLOUD_SDK_VERSION="${CLOUD_SDK_VERSION:=272.0.0}"

if [[ ! -d "tmp" ]]; then
mkdir "tmp"
Expand Down

0 comments on commit 5c1db18

Please sign in to comment.