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