Skip to content

Commit 038de43

Browse files
authored
Merge pull request #794 from cybozu-go/bump-1.31.0-rc.1
Bump version to 1.31.0-rc.1
2 parents e50d844 + f930bf2 commit 038de43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
package cke
22

33
// Version represents current cke version
4-
const Version = "1.30.6"
4+
const Version = "1.31.0-rc.1"
55

66
// ConfigVersion represents the current configuration scheme
77
// of how CKE constructs its Kubernetes cluster.

0 commit comments

Comments
 (0)