private void flatButton3_Click(object sender, EventArgs e)
 {
     api.DownloadLatestVersion();
 }