getPluginVersion static method

String getPluginVersion()

Implementation

static String getPluginVersion() {
  return OfferConst.PLUGIN_VERSION;
}