package version const version = "3.18.2" func Version() string { return version }