bump to v1.11.0-dev

Given there is a release-1.10 branch, we should bump main to the next
minor version.

Signed-off-by: Valentin Rothberg <vrothberg@redhat.com>
This commit is contained in:
Valentin Rothberg
2022-10-19 14:45:29 +02:00
parent 01201df865
commit 6d564d4de8

View File

@@ -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.10.1-dev" const Version = "1.11.0-dev"