Bump to v1.4.9

master v1.4.9
azzy9 8 months ago
parent 4e16346527
commit c1ebc89624

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="plugin.video.rumble" name="Rumble" version="1.4.8" provider-name="azzy9">
<addon id="plugin.video.rumble" name="Rumble" version="1.4.9" provider-name="azzy9">
<requires>
<import addon="script.module.simplejson"/>
<import addon="script.module.requests"/>
@ -21,9 +21,9 @@
<icon>icon.png</icon>
<fanart>fanart.jpg</fanart>
</assets>
<news>- v1.4.8 - Fix channel link to unsubscribe in following, fix channel icons
<news>- v1.4.9 - Fix category video REGEX, Fix channel & user search
- v1.4.8 - Fix channel link to unsubscribe in following, fix channel icons
- v1.4.7 - Fix following Regex, Remove Pagination from following, Fixed pagination for category videos
- v1.4.6 - Make subscriptions use pagination
- v1.4.5 - Fix category videos regex</news>
- v1.4.6 - Make subscriptions use pagination</news>
</extension>
</addon>

Loading…
Cancel
Save