From eb8148cb65495a693042fb0f4ac16dca3aab367e Mon Sep 17 00:00:00 2001 From: Dean Gardiner Date: Sat, 10 May 2014 12:25:30 +1200 Subject: [PATCH] Bumped version to 0.8.3.5 --- Trakttv.bundle/Contents/Code/core/plugin.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Trakttv.bundle/Contents/Code/core/plugin.py b/Trakttv.bundle/Contents/Code/core/plugin.py index 85300132b..e7992445f 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, 3, 4) +PLUGIN_VERSION_BASE = (0, 8, 3, 5) PLUGIN_VERSION_BRANCH = 'beta' PLUGIN_VERSION = ''.join([