Ephenia / Pokeclicker-Scripts

Various scripts & enhancements for the game Pokéclicker.
https://github.com/Ephenia/Pokeclicker-Scripts
GNU General Public License v3.0
184 stars 263 forks source link

Fix desktop update checking sometimes saying the client was outdated #384

Closed umbralOptimatum closed 4 months ago

umbralOptimatum commented 4 months ago

Fixed some imprecision in the desktop version checking that would incorrectly consider some client versions outdated. Shockingly, the best way to handle version checking is to actually install the version checking library.