Version bump 2.3.0

This commit is contained in:
angelblue05 2016-10-27 23:49:55 -05:00
parent 1a961e853b
commit 733846ad14
2 changed files with 4 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.57"
version="2.3.0"
provider-name="Emby.media">
<requires>
<import addon="xbmc.python" version="2.19.0"/>

View file

@ -1,3 +1,6 @@
version 2.3.0
- New stable version
version 2.2.57
- Fix for external subtitles while using HTTP playback
- Minor bug fixes