Bump to v1.4.12

master v1.4.12
azzy9 8 months ago
parent ff810aa7c9
commit f6f1bb281a

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="plugin.video.rumble" name="Rumble" version="1.4.11" provider-name="azzy9">
<addon id="plugin.video.rumble" name="Rumble" version="1.4.12" 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.11 - Fix following REGEX, Fix Search REGEX
<news>- v1.4.12 - Fix followed REGEX if channel is live
- 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</news>
- v1.4.9 - Fix category video REGEX, Fix channel and user search</news>
</extension>
</addon>

Loading…
Cancel
Save