Sets the application version.
public function setVersion(string $version) : void { $this->version = $version; }