Version bump 2.2.6

This commit is contained in:
angelblue05 2016-03-02 18:23:51 -06:00
parent f16b5dfff6
commit 405cecfec7
2 changed files with 5 additions and 1 deletions

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="plugin.video.emby"
name="Emby"
version="2.2.5"
version="2.2.6"
provider-name="Emby.media">
<requires>
<import addon="xbmc.python" version="2.1.0"/>

View File

@ -1,3 +1,7 @@
version 2.2.6
- Fix unicode error
- Fix grouped folders error
version 2.2.5
- Add generate a new device Id option, found in the add-on settings > advanced.
- Offer to delete cached thumbnails upon database reset.