Due to the way I'm doing detection the auto-updater thinks that older versions are actually newer than newer versions.
Running build 0.70 locally with 0.6.5 published causes a bugfix notification to appear as the last digit is lower than the middle digit.
PS gallery mandates we use SemVer. but I need to figure out what best practice on that last number is. do I just increment it forever or should I be resetting it each release?
Due to the way I'm doing detection the auto-updater thinks that older versions are actually newer than newer versions.
Running build 0.70 locally with 0.6.5 published causes a bugfix notification to appear as the last digit is lower than the middle digit.
PS gallery mandates we use SemVer. but I need to figure out what best practice on that last number is. do I just increment it forever or should I be resetting it each release?