Skip to content

Commit c38586b

Browse files
authored
feat: update toggleUsingVariable to be an array (#2757)
1 parent d045477 commit c38586b

File tree

4 files changed

+146
-132
lines changed

4 files changed

+146
-132
lines changed

cli/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
SHELL := /bin/bash
22

33
# Changing this value will trigger a new release
4-
VERSION=v1.5.10
4+
VERSION=v1.5.11
55
BINARY=bin/cft
66
GITHUB_REPO=github.com/GoogleCloudPlatform/cloud-foundation-toolkit
77
PLATFORMS := linux windows darwin

0 commit comments

Comments
 (0)