Version bump 3.1.06

This commit is contained in:
angelblue05 2018-09-08 15:07:06 -05:00
parent 5394b1adc3
commit 938c7ce025
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="plugin.video.emby"
name="Emby"
version="3.1.05a"
version="3.1.06a"
provider-name="angelblue05">
<requires>
<import addon="xbmc.python" version="2.25.0"/>

View File

@ -1,4 +1,4 @@
version = "171076004"
version = "171076005"
from movies import Movies
from musicvideos import MusicVideos