From 833f616e61025df24d63c5a2fb987717d9e1a97b Mon Sep 17 00:00:00 2001 From: Dean Gardiner Date: Tue, 28 Jul 2015 17:33:07 +1200 Subject: [PATCH] Bumped version to 0.9.1.27 --- .../Contents/Libraries/Shared/plugin/core/constants.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Trakttv.bundle/Contents/Libraries/Shared/plugin/core/constants.py b/Trakttv.bundle/Contents/Libraries/Shared/plugin/core/constants.py index ef590408b..f2a864cbf 100644 --- a/Trakttv.bundle/Contents/Libraries/Shared/plugin/core/constants.py +++ b/Trakttv.bundle/Contents/Libraries/Shared/plugin/core/constants.py @@ -2,7 +2,7 @@ PLUGIN_IDENTIFIER = 'com.plexapp.plugins.trakttv' PLUGIN_PREFIX = '/video/trakt' -PLUGIN_VERSION_BASE = (0, 9, 1, 26) +PLUGIN_VERSION_BASE = (0, 9, 1, 27) PLUGIN_VERSION_BRANCH = 'master' PLUGIN_VERSION = ''.join([