version: bump v1.9.0-dev
Signed-off-by: Antonio Murdaca <runcom@redhat.com>
This commit is contained in:
parent
80f54bc14d
commit
4d1e77ff9d
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
package version
|
package version
|
||||||
|
|
||||||
// Version is the version of the build.
|
// Version is the version of the build.
|
||||||
const Version = "1.8.0"
|
const Version = "1.9.0-dev"
|
||||||
|
|
Loading…
Reference in a new issue