From cfb402c32316925502fb4c48cc64379b06ebc12c Mon Sep 17 00:00:00 2001 From: Dean Gardiner Date: Mon, 14 Apr 2014 20:33:33 +1200 Subject: [PATCH] Bumped version to 0.8.2.4 --- 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 dbafd58d0..bb5d25bc8 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, 3) +PLUGIN_VERSION_BASE = (0, 8, 2, 4) PLUGIN_VERSION_BRANCH = 'master' PLUGIN_VERSION = ''.join([