Skip to content

Commit

Permalink
Bump version to 1.30.0-rc.1
Browse files Browse the repository at this point in the history
  • Loading branch information
YZ775 committed Sep 25, 2024
1 parent e5eaa10 commit 5b343e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.go
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package cke

// Version represents current cke version
const Version = "1.29.0"
const Version = "1.30.0-rc.1"

// ConfigVersion represents the current configuration scheme
// of how CKE constructs its Kubernetes cluster.
Expand Down

0 comments on commit 5b343e7

Please sign in to comment.