Skip to content

Commit 1a12bff

Browse files
[v0.59] Bump to v0.59.2-dev
As the title says, bumping to the 0.59.2-dev version for further development. Signed-off-by: tomsweeneyredhat <[email protected]>
1 parent 08067f4 commit 1a12bff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version/version.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
package version
22

33
// Version is the version of the build.
4-
const Version = "0.59.1"
4+
const Version = "0.59.2-dev"

0 commit comments

Comments
 (0)