diff --git a/Trakttv.bundle/Contents/Code/core/plugin.py b/Trakttv.bundle/Contents/Code/core/plugin.py index 810629b98..245d1c1cf 100644 --- a/Trakttv.bundle/Contents/Code/core/plugin.py +++ b/Trakttv.bundle/Contents/Code/core/plugin.py @@ -1,7 +1,7 @@ PLUGIN_NAME = 'Plex-Trakt-Scrobbler' PLUGIN_IDENTIFIER = 'com.plexapp.plugins.trakttv' -PLUGIN_VERSION_BASE = (0, 8, 2) +PLUGIN_VERSION_BASE = (0, 8, 2, 2) PLUGIN_VERSION_BRANCH = 'master' PLUGIN_VERSION = ''.join([