diff --git a/Trakttv.bundle/Contents/Code/core/plugin.py b/Trakttv.bundle/Contents/Code/core/plugin.py index cc05319df..d8e97e697 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, 4, 2) +PLUGIN_VERSION_BASE = (0, 8, 4, 3) PLUGIN_VERSION_BRANCH = 'master' PLUGIN_VERSION = ''.join([