version: bump to v1.0.7
Signed-off-by: Antonio Murdaca <runcom@redhat.com>
This commit is contained in:
parent
eb8df95183
commit
7a3e37e253
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.0.7-dev"
|
const Version = "1.0.7"
|
||||||
|
|
Loading…
Reference in a new issue