Skip to content

Commit

Permalink
chore: fix cli semver (#2315)
Browse files Browse the repository at this point in the history
  • Loading branch information
bharathkkb committed May 2, 2024
1 parent 553589c commit 8f300ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
SHELL := /bin/bash

# Changing this value will trigger a new release
VERSION=v1.3.20
VERSION=v1.3.0
BINARY=bin/cft
GITHUB_REPO=github.com/GoogleCloudPlatform/cloud-foundation-toolkit
PLATFORMS := linux windows darwin
Expand Down

0 comments on commit 8f300ef

Please sign in to comment.