Compare commits

..

2 Commits

Author SHA1 Message Date
Daniel J Walsh
fcc57b1fa7 Merge pull request #993 from vrothberg/1.1.1
v1.1.1
2020-07-29 07:56:19 -04:00
Valentin Rothberg
13c69d48fa bump to v1.1.2-dev
Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
2020-07-29 11:06:46 +02:00

View File

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