Skip to content

Commit 5562f64

Browse files
committed
chore: update consts.go for v1.4.0
Signed-off-by: Shane Utt <[email protected]>
1 parent b37953e commit 5562f64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/consts/consts.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ const (
2727

2828
// BundleVersion is the value used for the "gateway.networking.k8s.io/bundle-version" annotation.
2929
// These value must be updated during the release process.
30-
BundleVersion = "v1.4.0-rc.2"
30+
BundleVersion = "v1.4.0"
3131

3232
// ApprovalLink is the value used for the "api-approved.kubernetes.io" annotation.
3333
// These value must be updated during the release process.

0 commit comments

Comments
 (0)