We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09c782d commit 23cf365Copy full SHA for 23cf365
cli/Makefile
@@ -1,7 +1,7 @@
1
SHELL := /bin/bash
2
3
# Changing this value will trigger a new release
4
-VERSION=v1.5.13
+VERSION=v1.5.14
5
BINARY=bin/cft
6
GITHUB_REPO=github.com/GoogleCloudPlatform/cloud-foundation-toolkit
7
PLATFORMS := linux windows darwin
0 commit comments