Unverified Commit 0f2aa8d3 authored by Kubernetes Prow Robot's avatar Kubernetes Prow Robot Committed by GitHub
Browse files

Merge pull request #6561 from justinsb/mark_kops_1_11_1

Mark 1.11.1
No related merge requests found
Showing with 2 additions and 2 deletions
+2 -2
......@@ -23,8 +23,8 @@ var Version = KOPS_RELEASE_VERSION
// These constants are parsed by build tooling - be careful about changing the formats
const (
KOPS_RELEASE_VERSION = "1.11.0"
KOPS_CI_VERSION = "1.11.1-alpha.1"
KOPS_RELEASE_VERSION = "1.11.1"
KOPS_CI_VERSION = "1.11.2-alpha.1"
)
// GitVersion should be replaced by the makefile
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment