Bump to v1.4.11

master v1.4.11
azzy9 7 months ago
parent 01b1a8a1e2
commit a0045e9e6e

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="plugin.video.rumble" name="Rumble" version="1.4.10" provider-name="azzy9">
<addon id="plugin.video.rumble" name="Rumble" version="1.4.11" 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.10 - Fix play defaulting to wrong type, Change incorrect string id
<news>- v1.4.11 - Fix following REGEX, Fix Search REGEX
- v1.4.10 - Fix play defaulting to wrong type, Change incorrect string id
- v1.4.9 - Fix category video REGEX, Fix channel and 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</news>
- v1.4.8 - Fix channel link to unsubscribe in following, fix channel icons</news>
</extension>
</addon>

Loading…
Cancel
Save