Currently MainForm is grabbing a text file off my personal Dropbox with a single-line version number for what is considered the latest, and comparing the internal version against it to determine whether or not to display a little LinkLabel asking you to update.
I'm not sure this Dropbox request even works anymore. If this version number can be pulled from Github somehow instead it would probably be optimal.
Currently MainForm is grabbing a text file off my personal Dropbox with a single-line version number for what is considered the latest, and comparing the internal version against it to determine whether or not to display a little LinkLabel asking you to update.
I'm not sure this Dropbox request even works anymore. If this version number can be pulled from Github somehow instead it would probably be optimal.