public void checkLatestExporterVersion()
 {
     _state = ExporterState.CHECK_VERSION;
     _publisher.requestExporterReleaseInfo();
 }