tranxuanthang / villain3ds

Download 3DS games to your PC as .cia files.
GNU General Public License v3.0
98 stars 7 forks source link

In-app updater #15

Open ghost opened 6 years ago

ghost commented 6 years ago

When you go into settings, the app will always tell you that it is up t date even when it is not. I have noticed this ever since you started hosting on github.

tranxuanthang commented 6 years ago

Hmm, that's weird. I just tested with an old version 0.0.7 and it still tells me a newer version is available. My friend's computer is using 0.1.2 and shows the same.

ghost commented 6 years ago

Don't know what to tell you then. When I was on 1.2 it didn't tell me, I just happened to be browsing github. It is also not telling me for this "temporary fix" that you did.

tranxuanthang commented 6 years ago

Ah, maybe because of this. I just modifed the update checker on my backend minutes ago to update to newest version number (v0.1.3-1). I have to modify it manually each time I uploaded a new version, just like version number in my gbatemp's thread. So sometimes I just upload a new version, create a quick post in gbatemp thread and go to sleep and forget to update my update checker. Now I host all the version on github, so maybe I'll do something for it to auto detect the newest version number in github then.