[release-1.13] Bump to v1.13.1-dev

As the title says.  Bumping the version to dev
in the 1.13 release branch.

[NO NEW TESTS NEEDED]

Signed-off-by: Tom Sweeney <tsweeney@redhat.com>
This commit is contained in:
Tom Sweeney 2023-07-06 10:48:11 -04:00
parent 8b9999e1d5
commit 85d99af242

View File

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