printVersion method

void printVersion()

Implementation

void printVersion() {
  Banner.show();
}