Bump to v1.4.13

master v1.4.13
azzy9 7 months ago
parent 3a658d8d53
commit 79222eec8f

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="plugin.video.rumble" name="Rumble" version="1.4.12" provider-name="azzy9">
<addon id="plugin.video.rumble" name="Rumble" version="1.4.13" 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.12 - Fix followed REGEX if channel is live
<news>- v1.4.13 - Change how subscriptions videos are retrieved
- 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</news>
- v1.4.10 - Fix play defaulting to wrong type, Change incorrect string id</news>
</extension>
</addon>

Loading…
Cancel
Save