From ee150bca3590f9dacf00d6825967469f4ea978ad Mon Sep 17 00:00:00 2001 From: Dean Gardiner Date: Thu, 3 Mar 2016 23:59:39 +1300 Subject: [PATCH] Bumped version to 1.0.1.1 --- .../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 aff38257d..48b8a1dcc 100644 --- a/Trakttv.bundle/Contents/Libraries/Shared/plugin/core/constants.py +++ b/Trakttv.bundle/Contents/Libraries/Shared/plugin/core/constants.py @@ -5,7 +5,7 @@ PLUGIN_IDENTIFIER = 'com.plexapp.plugins.trakttv' PLUGIN_PREFIX = '/video/trakt' -PLUGIN_VERSION_BASE = (1, 0, 1, 0) +PLUGIN_VERSION_BASE = (1, 0, 1, 1) PLUGIN_VERSION_BRANCH = 'master' PLUGIN_VERSION = ''.join([