Skip to content
This repository was archived by the owner on Oct 3, 2025. It is now read-only.

Commit 27231c6

Browse files
committed
bump cluster version to 1.13.1
1 parent a762252 commit 27231c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/build/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ import (
2323
"fmt"
2424
)
2525

26-
const ClusterVersion = "1.11.0"
26+
const ClusterVersion = "1.13.1"
2727

2828
var BuildVersion string = "dev"
2929

0 commit comments

Comments
 (0)