Bump to v1.4.4

Signed-off-by: Matthew Heon <mheon@redhat.com>
This commit is contained in:
Matthew Heon
2019-07-02 14:58:50 -04:00
parent 55e028a12e
commit b3f10c8be2
2 changed files with 37 additions and 1 deletions

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.4.4-dev"
const Version = "1.4.4"
// RemoteAPIVersion is the version for the remote
// client API. It is used to determine compatibility