Skip to content

Commit

Permalink
bump cluster version to 1.10.3
Browse files Browse the repository at this point in the history
  • Loading branch information
zyxkad committed Apr 8, 2024
1 parent 9d73b9f commit 525b516
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/build/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ import (
"fmt"
)

const ClusterVersion = "1.10.1"
const ClusterVersion = "1.10.3"

var BuildVersion string = "dev"

Expand Down

0 comments on commit 525b516

Please sign in to comment.