Bump to v0.31.0
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
This commit is contained in:
parent
a0ff81965b
commit
1e3f7b6050
|
|
@ -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.30.1-dev"
|
const Version = "0.31.0"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue