version: bump v1.0.3
Signed-off-by: Antonio Murdaca <runcom@redhat.com>
This commit is contained in:
parent
b63b96722c
commit
17bcfb495c
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.3-dev"
|
const Version = "1.0.3"
|
||||||
|
|
Loading…
Reference in a new issue