# Functions
FetchServerVersion reads the version from server.
New returns a new version object with BuildVersion filled in as CLI.
NewCLIVersion returns a new version object with CLI info filled in.
# Constants
DevVersion is the version string for development versions.
# Variables
BuildVersion is the versin string with which CLI is built.
# Structs
ServerFeatureFlags indicates what features are supported by this version of server.
Version defines the version object.