Skip to content
This repository has been archived by the owner on Aug 17, 2023. It is now read-only.

Commit

Permalink
Update version output to 1.2.0 (#449) (#452)
Browse files Browse the repository at this point in the history
  • Loading branch information
evan-hataishi authored Nov 19, 2020
1 parent 798a9a6 commit 1316754
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/manager/main.go
Original file line number Diff line number Diff line change
@@ -32,7 +32,7 @@ import (

// Kubeflow operator version
var (
Version string = "1.1.0"
Version string = "1.2.0"
)

// Change below variables to serve metrics on different host or port.

0 comments on commit 1316754

Please sign in to comment.