valkyrnstudios / RankSentinel

MIT License
4 stars 3 forks source link

Clear cache on version change #25

Closed SabreValkyrn closed 2 years ago

SabreValkyrn commented 2 years ago

Right now, if a bugged isMaxRank is cached, rank removals or bug fixes may not take effect until cache is reset.

Store addon version in DB, if runtime version is different than DB version, reset the cache.