SimpMusic
SimpMusic copied to clipboard
Changed update detection to only prompt when detecting an older version.
Currently, because the v0.2.3 release is a pre-release, the update detection integrated in the app prompts an update every time the app is launched. (See image)
I changed the logic so that the message only triggers if the latest tag is strictly more recent than the installed app's tag.