From 420a0314d931dc249d0f9610b0cf459246b97008 Mon Sep 17 00:00:00 2001 From: Dean Gardiner Date: Sat, 26 Nov 2016 17:22:13 +1300 Subject: [PATCH] Bumped version to 1.1.0.7 --- .../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 a26deafa6..115648673 100644 --- a/Trakttv.bundle/Contents/Libraries/Shared/plugin/core/constants.py +++ b/Trakttv.bundle/Contents/Libraries/Shared/plugin/core/constants.py @@ -7,7 +7,7 @@ PLUGIN_IDENTIFIER = 'com.plexapp.plugins.trakttv' PLUGIN_PREFIX = '/video/trakt' -PLUGIN_VERSION_BASE = (1, 1, 0, 6) +PLUGIN_VERSION_BASE = (1, 1, 0, 7) PLUGIN_VERSION_BRANCH = 'master' PLUGIN_VERSION = ''.join([