From 2d9e9d74109fc7d8233951e8e3a59547bb2e77f4 Mon Sep 17 00:00:00 2001 From: Dean Gardiner Date: Mon, 28 Apr 2014 00:08:23 +1200 Subject: [PATCH] Bumped version to 0.8.2.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 bb5d25bc8..1fa21f7cc 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, 4) +PLUGIN_VERSION_BASE = (0, 8, 2, 5) PLUGIN_VERSION_BRANCH = 'master' PLUGIN_VERSION = ''.join([