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