Bump to v1.8.0

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
This commit is contained in:
Daniel J Walsh 2022-05-06 10:09:11 -04:00
parent 75d94e790c
commit 37727a45f9
No known key found for this signature in database
GPG Key ID: A2DF901DABE2C028

View File

@ -1,4 +1,4 @@
package version
// Version is the version of the build.
const Version = "1.7.1-dev"
const Version = "1.8.0"