Note: This is a backend change, meaning: there is no new package to install
Since XF2.3 the pages have <time>-elements with slightly different markup to denote timestamps.
Our backend is now updated to correctly read the timestamp for add-on updates
Previous version checked for exact add-on url, which doesn't work in case an add-on has changed URL (title)
New version checks with the slug id so it is still matching correct add-on when a developer changes their add-on name