private void Save()
 {
     Config.Values.UnhollowerVersion = Version;
     Config.Save();
 }