diff --git a/Contents/Code/__init__.py b/Contents/Code/__init__.py index 78ae7d4..3ac1b51 100644 --- a/Contents/Code/__init__.py +++ b/Contents/Code/__init__.py @@ -4,7 +4,7 @@ import os from plex_media import media_to_videos -PLUGIN_VERSION = '0.98' +PLUGIN_VERSION = '0.99' HTTP_HEADERS = { "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12.4) AppleWebKit/603.1.30 (KHTML, like Gecko) Version/10.1 Safari/603.1.30",