diff --git a/README.md b/README.md index 1b96fca..deee2c5 100644 --- a/README.md +++ b/README.md @@ -7,9 +7,10 @@ It is basically a simple wrapper for http://mediaelementjs.com/ Please, if possible submit bug and feature request at https://github.com/guancio/ChromeOsSubtitle/issues -Note that the subtitle file must be UTF-8 to handle special characters. - Change log: +- Version 1.1.0 + - support to select the subtitle encofing, allowing to load Greek and Korean subtitles + - minor graphical fix on the subtitle menu - Version 1.0.6 - added feature to synchronize (advance/delay) captions - Version 1.0.5 diff --git a/src/manifest.json b/src/manifest.json index 7561cd5..1a63afa 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -1,6 +1,6 @@ { "name": "Subtitle Videoplayer", - "version": "1.0.6", + "version": "1.1.0", "manifest_version": 2, "minimum_chrome_version": "28", "icons": {