Bump to v0.59.0-dev
As the title say, bumping to the next dev version. [NO NEW TESTS NEEDED] Signed-off-by: tomsweeneyredhat <tsweeney@redhat.com>
This commit is contained in:
parent
66329bdd95
commit
ea9891a487
|
@ -1,4 +1,4 @@
|
||||||
package version
|
package version
|
||||||
|
|
||||||
// Version is the version of the build.
|
// Version is the version of the build.
|
||||||
const Version = "0.58.0"
|
const Version = "0.59.0-dev"
|
||||||
|
|
Loading…
Reference in New Issue