Bump to v1.8.3-dev

Signed-off-by: Matthew Heon <mheon@redhat.com>
This commit is contained in:
Matthew Heon committed 2020-03-19 13:38:44 -04:00
1 parent 028e3317eb
commit aef32407eb
2 files changed
+2 -2

No files matched your search

+1 -1
View File
@@ -4,7 +4,7 @@ package version
// NOTE: remember to bump the version at the top
// of the top-level README.md file when this is
// bumped.
const Version = "1.8.2"
const Version = "1.8.3-dev"
// RemoteAPIVersion is the version for the remote
// client API. It is used to determine compatibility