From c831ba7264120f76ee3ab37900af6cbd3608a846 Mon Sep 17 00:00:00 2001 From: Dean Gardiner Date: Fri, 9 May 2014 15:26:05 +1200 Subject: [PATCH] Bumped version to 0.8.2.6 --- 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 1fa21f7cc..de50ea916 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, 5) +PLUGIN_VERSION_BASE = (0, 8, 2, 6) PLUGIN_VERSION_BRANCH = 'master' PLUGIN_VERSION = ''.join([