showVersion method

void showVersion()

Implementation

void showVersion() {
  logger.stdOut("Version $versionName");
}