getCoreVersion function

String getCoreVersion()

Implementation

String getCoreVersion() {
  return "Core_0.0.1";
}